Home | History | Annotate | Download | only in Lex

Lines Matching refs:PasteTokens

440     // returned by PasteTokens, not the pasted token.
441 if (PasteTokens(Tok))
504 /// PasteTokens - Tok is the LHS of a ## operator, and CurToken is the ##
508 bool TokenLexer::PasteTokens(Token &Tok) {