Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1624 return EmitStmtExprLValue(cast<StmtExpr>(E)); in EmitLValueHelper()
5802 LValue CodeGenFunction::EmitStmtExprLValue(const StmtExpr *E) { in EmitStmtExprLValue() function in CodeGenFunction
H A DCodeGenFunction.h4362 LValue EmitStmtExprLValue(const StmtExpr *E);