Home | History | Annotate | Download | only in Lex

Lines Matching refs:CheckUnicodeWhitespace

2807 bool Lexer::CheckUnicodeWhitespace(Token &Result, uint32_t C,
3563 if (CheckUnicodeWhitespace(Result, CodePoint, CurPtr)) {
3595 if (CheckUnicodeWhitespace(Result, CodePoint, CurPtr)) {