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