ΒΆinline char toUpper(char x)
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
ΒΆinline char toUpper(char x)
Returns the corresponding uppercase character if \p x is lowercase.
Declared at: llvm/include/llvm/ADT/StringExtras.h:146