Searched defs:isVerticalWhitespace (Results 1 – 6 of 6) sorted by relevance
116 TEST(CharInfoTest, isVerticalWhitespace) { in TEST() argument
79 LLVM_READONLY static inline bool isVerticalWhitespace(unsigned char c) { in isVerticalWhitespace() function
84 LLVM_READONLY inline bool isVerticalWhitespace(unsigned char c) { in isVerticalWhitespace() function
100 LLVM_READONLY inline bool isVerticalWhitespace(unsigned char c) { in isVerticalWhitespace() function