Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp996 return EmitCallExprLValue(cast<CallExpr>(E)); in EmitLValue()
3859 LValue CodeGenFunction::EmitCallExprLValue(const CallExpr *E) { in EmitCallExprLValue() function in CodeGenFunction
DCodeGenFunction.h2717 LValue EmitCallExprLValue(const CallExpr *E);
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp1311 return EmitCallExprLValue(cast<CallExpr>(E)); in EmitLValue()
4987 LValue CodeGenFunction::EmitCallExprLValue(const CallExpr *E) { in EmitCallExprLValue() function in CodeGenFunction
DCodeGenFunction.h3772 LValue EmitCallExprLValue(const CallExpr *E);