Searched refs:Ident__VA_ARGS__ (Results 1 – 3 of 3) sorted by relevance
124 (Ident__VA_ARGS__ = getIdentifierInfo("__VA_ARGS__"))->setIsPoisoned(); in Preprocessor()125 SetPoisonReason(Ident__VA_ARGS__,diag::ext_pp_bad_vaargs_use); in Preprocessor()790 &II == Ident__VA_ARGS__ || &II == Ident__VA_OPT__; in HandleIdentifier()
2799 Parameters.push_back(Ident__VA_ARGS__); in ReadMacroParameterList()3077 if (!Tokens.empty() && Tok.getIdentifierInfo() == Ident__VA_ARGS__ && in ReadOptionalMacroParameterListAndBody()
170 IdentifierInfo *Ident__VA_ARGS__; // __VA_ARGS__ variable