Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp1418 return EmitStmtExprLValue(cast<StmtExpr>(E)); in EmitLValue()
5306 LValue CodeGenFunction::EmitStmtExprLValue(const StmtExpr *E) { in EmitStmtExprLValue() function in CodeGenFunction
H A DCodeGenFunction.h3995 LValue EmitStmtExprLValue(const StmtExpr *E);