Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp1303 return EmitVAArgExprLValue(cast<VAArgExpr>(E)); in EmitLValue()
5190 LValue CodeGenFunction::EmitVAArgExprLValue(const VAArgExpr *E) { in EmitVAArgExprLValue() function in CodeGenFunction
H A DCodeGenFunction.h3908 LValue EmitVAArgExprLValue(const VAArgExpr *E);