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