Home | History | Annotate | Download | only in Lex

Lines Matching refs:CheckUnicodeWhitespace

2803 bool Lexer::CheckUnicodeWhitespace(Token &Result, uint32_t C,
3559 if (CheckUnicodeWhitespace(Result, CodePoint, CurPtr)) {
3591 if (CheckUnicodeWhitespace(Result, CodePoint, CurPtr)) {