Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGExpr.cpp794 return EmitVAArgExprLValue(cast<VAArgExpr>(E)); in EmitLValue()
3015 LValue CodeGenFunction::EmitVAArgExprLValue(const VAArgExpr *E) { in EmitVAArgExprLValue() function in CodeGenFunction
DCodeGenFunction.h1981 LValue EmitVAArgExprLValue(const VAArgExpr *E);