Searched defs:isHexDigit (Results 1 – 3 of 3) sorted by relevance
107 inline bool isHexDigit(char c) { in isHexDigit() function
181 TEST(CharInfoTest, isHexDigit) { in TEST() argument
124 LLVM_READONLY static inline bool isHexDigit(unsigned char c) { in isHexDigit() function