Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:VAArgExpr

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