Searched refs:UnicodeWhitespaceChars (Results 1 – 1 of 1) sorted by relevance
1527 static const llvm::sys::UnicodeCharSet UnicodeWhitespaceChars( in isUnicodeWhitespace() local1529 return UnicodeWhitespaceChars.contains(Codepoint); in isUnicodeWhitespace()