Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp1046 return EmitStmtExprLValue(cast<StmtExpr>(E)); in EmitLValue()
3977 LValue CodeGenFunction::EmitStmtExprLValue(const StmtExpr *E) { in EmitStmtExprLValue() function in CodeGenFunction
DCodeGenFunction.h2805 LValue EmitStmtExprLValue(const StmtExpr *E);