Home
last modified time | relevance | path

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

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