Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:VAArgExpr

790     return EmitVAArgExprLValue(cast<VAArgExpr>(E));
2979 LValue CodeGenFunction::EmitVAArgExprLValue(const VAArgExpr *E) {