Searched defs:isHorizontalWhitespace (Results 1 – 2 of 2) sorted by relevance
94 TEST(CharInfoTest, isHorizontalWhitespace) { in TEST() argument
71 LLVM_READONLY static inline bool isHorizontalWhitespace(unsigned char c) { in isHorizontalWhitespace() function