Searched defs:toUppercase (Results 1 – 4 of 4) sorted by relevance
400 TEST(CharInfoTest, toUppercase) { in TEST() argument
399 TEST(CharInfoTest, toUppercase) { in TEST() argument
174 LLVM_READONLY static inline char toUppercase(char c) { in toUppercase() function
173 LLVM_READONLY inline char toUppercase(char c) { in toUppercase() function