Searched refs:PasteTokens (Results 1 – 2 of 2) sorted by relevance
167 bool PasteTokens(Token &Tok);
441 if (PasteTokens(Tok)) in Lex()508 bool TokenLexer::PasteTokens(Token &Tok) { in PasteTokens() function in TokenLexer