Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp1311 return EmitCallExprLValue(cast<CallExpr>(E)); in EmitLValue()
5004 LValue CodeGenFunction::EmitCallExprLValue(const CallExpr *E) { in EmitCallExprLValue() function in CodeGenFunction
H A DCodeGenFunction.h3837 LValue EmitCallExprLValue(const CallExpr *E);