Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1554 return EmitCallExprLValue(cast<CallExpr>(E)); in EmitLValueHelper()
5591 LValue CodeGenFunction::EmitCallExprLValue(const CallExpr *E) { in EmitCallExprLValue() function in CodeGenFunction
H A DCodeGenFunction.h4015 LValue EmitCallExprLValue(const CallExpr *E);