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

/external/clang/lib/CodeGen/
H A DCGExpr.cpp801 return EmitVAArgExprLValue(cast<VAArgExpr>(E));
3094 LValue CodeGenFunction::EmitVAArgExprLValue(const VAArgExpr *E) { function in class:CodeGenFunction
H A DCodeGenFunction.h2036 LValue EmitVAArgExprLValue(const VAArgExpr *E);

Completed in 216 milliseconds