Home
last modified time | relevance | path

Searched refs:UnicodeWhitespaceChars (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Lex/
DLexer.cpp2837 static const llvm::sys::UnicodeCharSet UnicodeWhitespaceChars( in CheckUnicodeWhitespace() local
2840 UnicodeWhitespaceChars.contains(C)) { in CheckUnicodeWhitespace()