Lines Matching refs:PeekSymbol
49 char32_t cp = PeekSymbol();
54 cp = PeekSymbol();
73 cp = PeekSymbol();
79 cp = PeekSymbol();
94 if (PeekSymbol() == lexer::LEX_CHAR_LF) {
110 if (PeekSymbol() == lexer::LEX_CHAR_LF) {
145 char32_t ETSNolintParser::PeekSymbol() const
156 cp = PeekSymbol();
177 cp = PeekSymbol();
232 if (PeekSymbol() != lexer::LEX_CHAR_LEFT_PAREN) {
245 cp = PeekSymbol();