Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:VAArgExpr

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