Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1386 return EmitStmtExprLValue(cast<StmtExpr>(E)); in EmitLValue()
5112 LValue CodeGenFunction::EmitStmtExprLValue(const StmtExpr *E) { in EmitStmtExprLValue() function in CodeGenFunction
H A DCodeGenFunction.h3929 LValue EmitStmtExprLValue(const StmtExpr *E);