Searched refs:Ident__VA_ARGS__ (Results 1 – 3 of 3) sorted by relevance
122 (Ident__VA_ARGS__ = getIdentifierInfo("__VA_ARGS__"))->setIsPoisoned(); in Preprocessor()123 SetPoisonReason(Ident__VA_ARGS__,diag::ext_pp_bad_vaargs_use); in Preprocessor()808 &II == Ident__VA_ARGS__ || &II == Ident__VA_OPT__; in HandleIdentifier()
2833 Parameters.push_back(Ident__VA_ARGS__); in ReadMacroParameterList()3111 if (!Tokens.empty() && Tok.getIdentifierInfo() == Ident__VA_ARGS__ && in ReadOptionalMacroParameterListAndBody()
184 IdentifierInfo *Ident__VA_ARGS__; // __VA_ARGS__ variable