Searched defs:isUppercase (Results 1 – 2 of 2) sorted by relevance
245 TEST(CharInfoTest, isUppercase) { in TEST() argument
126 LLVM_READONLY inline bool isUppercase(unsigned char c) { in isUppercase() function