Searched refs:getVarArgType (Results 1 – 2 of 2) sorted by relevance
3354 ArgTypes.push_back(getVarArgType(A));3391 QualType getVarArgType(const Expr *Arg);
3340 QualType CodeGenFunction::getVarArgType(const Expr *Arg) { in getVarArgType() function in CodeGenFunction