Home
last modified time | relevance | path

Searched refs:enterFullExpression (Results 1 – 9 of 9) sorted by relevance

/external/clang/lib/CodeGen/
DCGExprAgg.cpp998 CGF.enterFullExpression(E); in VisitExprWithCleanups()
DCGExprComplex.cpp200 CGF.enterFullExpression(E); in VisitExprWithCleanups()
DCGObjC.cpp2706 enterFullExpression(cleanups); in EmitARCRetainScalarExpr()
2722 enterFullExpression(cleanups); in EmitARCRetainAutoreleaseScalarExpr()
DCGDecl.cpp620 enterFullExpression(ewc); in EmitScalarInit()
DCGStmtOpenMP.cpp1677 enterFullExpression(EWC); in EmitOMPAtomicDirective()
DCGStmt.cpp1040 enterFullExpression(cleanups); in EmitReturnStmt()
DCodeGenFunction.h2720 void enterFullExpression(const ExprWithCleanups *E) { in enterFullExpression() function
DCGExpr.cpp887 enterFullExpression(cleanups); in EmitLValue()
DCGExprScalar.cpp403 CGF.enterFullExpression(E); in VisitExprWithCleanups()