Home
last modified time | relevance | path

Searched refs:EmitVAArgExprLValue (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGExpr.cpp998 return EmitVAArgExprLValue(cast<VAArgExpr>(E)); in EmitLValue()
3873 LValue CodeGenFunction::EmitVAArgExprLValue(const VAArgExpr *E) { in EmitVAArgExprLValue() function in CodeGenFunction
DCodeGenFunction.h2719 LValue EmitVAArgExprLValue(const VAArgExpr *E);
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp1315 return EmitVAArgExprLValue(cast<VAArgExpr>(E)); in EmitLValue()
5001 LValue CodeGenFunction::EmitVAArgExprLValue(const VAArgExpr *E) { in EmitVAArgExprLValue() function in CodeGenFunction
DCodeGenFunction.h3774 LValue EmitVAArgExprLValue(const VAArgExpr *E);