Home
last modified time | relevance | path

Searched defs:isVerticalWhitespace (Results 1 – 2 of 2) sorted by relevance

/external/clang/unittests/Basic/
DCharInfoTest.cpp116 TEST(CharInfoTest, isVerticalWhitespace) { in TEST() argument
/external/clang/include/clang/Basic/
DCharInfo.h79 LLVM_READONLY static inline bool isVerticalWhitespace(unsigned char c) { in isVerticalWhitespace() function