Searched refs:EmitVAArgExprLValue (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1276 return EmitVAArgExprLValue(cast<VAArgExpr>(E));
4758 LValue CodeGenFunction::EmitVAArgExprLValue(const VAArgExpr *E) { function in class:CodeGenFunction
H A DCodeGenFunction.h3512 LValue EmitVAArgExprLValue(const VAArgExpr *E);

Completed in 185 milliseconds