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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1272 return EmitCallExprLValue(cast<CallExpr>(E));
4744 LValue CodeGenFunction::EmitCallExprLValue(const CallExpr *E) { function in class:CodeGenFunction
H A DCodeGenFunction.h3510 LValue EmitCallExprLValue(const CallExpr *E);

Completed in 181 milliseconds