Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExpr.cpp1341 return EmitStmtExprLValue(cast<StmtExpr>(E)); in EmitLValue()
4852 LValue CodeGenFunction::EmitStmtExprLValue(const StmtExpr *E) { in EmitStmtExprLValue() function in CodeGenFunction
HDCodeGenFunction.h3600 LValue EmitStmtExprLValue(const StmtExpr *E);