ΒΆinline char toUpper(char x)

Description

Returns the corresponding uppercase character if \p x is lowercase.

Declared at: llvm/include/llvm/ADT/StringExtras.h:146

Parameters

char x