Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGExprComplex.cpp195 CGF.enterFullExpression(E); in VisitExprWithCleanups()
DCGExprAgg.cpp967 CGF.enterFullExpression(E); in VisitExprWithCleanups()
DCGObjC.cpp2703 enterFullExpression(cleanups); in EmitARCRetainScalarExpr()
2719 enterFullExpression(cleanups); in EmitARCRetainAutoreleaseScalarExpr()
DCGStmt.cpp806 enterFullExpression(cleanups); in EmitReturnStmt()
DCGDecl.cpp578 enterFullExpression(ewc); in EmitScalarInit()
DCodeGenFunction.h2360 void enterFullExpression(const ExprWithCleanups *E) { in enterFullExpression() function
DCGExpr.cpp823 enterFullExpression(cleanups); in EmitLValue()
DCGExprScalar.cpp359 CGF.enterFullExpression(E); in VisitExprWithCleanups()