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