Searched refs:getVarArgType (Results 1 – 2 of 2) sorted by relevance
4258 ArgTypes.push_back(IsVariadic ? getVarArgType(A) : A->getType()); in EmitCallArgs()4470 QualType CodeGenFunction::getVarArgType(const Expr *Arg) { in getVarArgType() function in CodeGenFunction
4825 QualType getVarArgType(const Expr *Arg);