Home | History | Annotate | Download | only in Lex

Lines Matching refs:Ident__VA_ARGS__

1919       Arguments.push_back(Ident__VA_ARGS__);
2079 assert(Ident__VA_ARGS__->isPoisoned() && "__VA_ARGS__ should be poisoned!");
2081 Ident__VA_ARGS__->setIsPoisoned(false);
2166 if (NumTokens && Tok.getIdentifierInfo() == Ident__VA_ARGS__ &&
2194 Ident__VA_ARGS__->setIsPoisoned(true);
2215 Ident__VA_ARGS__->setIsPoisoned(true);