Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLexer.cpp3105 static const llvm::sys::UnicodeCharSet UnicodeWhitespaceChars( in CheckUnicodeWhitespace() local
3108 UnicodeWhitespaceChars.contains(C)) { in CheckUnicodeWhitespace()