Home
last modified time | relevance | path

Searched refs:EmitStmtExprLValue (Results 1 – 4 of 4) 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);
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp1386 return EmitStmtExprLValue(cast<StmtExpr>(E)); in EmitLValue()
5095 LValue CodeGenFunction::EmitStmtExprLValue(const StmtExpr *E) { in EmitStmtExprLValue() function in CodeGenFunction
DCodeGenFunction.h3863 LValue EmitStmtExprLValue(const StmtExpr *E);