Home
last modified time | relevance | path

Searched refs:ForceCleanup (Results 1 – 11 of 11) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmt.cpp681 ConditionScope.ForceCleanup(); in EmitWhileStmt()
839 ConditionScope.ForceCleanup(); in EmitForStmt()
844 ForScope.ForceCleanup(); in EmitForStmt()
917 ForScope.ForceCleanup(); in EmitCXXForRangeStmt()
1008 cleanupScope.ForceCleanup(); in EmitReturnStmt()
1531 ConditionScope.ForceCleanup(); in EmitSwitchStmt()
DCodeGenFunction.h505 void ForceCleanup() { in ForceCleanup() function
546 ForceCleanup(); in ~LexicalScope()
552 void ForceCleanup() { in ForceCleanup() function
554 RunCleanupsScope::ForceCleanup(); in ForceCleanup()
628 void ForceCleanup() { in ForceCleanup() function
629 RunCleanupsScope::ForceCleanup(); in ForceCleanup()
637 ForceCleanup(); in ~OMPPrivateScope()
DCGObjCRuntime.cpp267 cleanups.ForceCleanup(); in EmitTryCatchStmt()
DCGDeclCXX.cpp544 Scope.ForceCleanup(); in GenerateCXXGlobalInitFunc()
DCGClass.cpp964 RunCleanups.ForceCleanup(); in EmitConstructorBody()
1594 DtorEpilogue.ForceCleanup(); in EmitDestructorBody()
DCGException.cpp1082 CatchScope.ForceCleanup(); in ExitCXXTryStmt()
DCGOpenMPRuntime.cpp2712 Scope.ForceCleanup(); in EmitOMPAggregateReduction()
2813 Scope.ForceCleanup(); in emitReductionFunction()
DCGBlocks.cpp1620 cleanups.ForceCleanup(); in GenerateDestroyHelperFunction()
DCGObjC.cpp1687 elementVariableScope.ForceCleanup(); in EmitObjCForCollectionStmt()
DCGObjCMac.cpp4157 CatchVarCleanups.ForceCleanup(); in EmitTryOrSynchronizedStmt()
4203 CatchVarCleanups.ForceCleanup(); in EmitTryOrSynchronizedStmt()
DMicrosoftCXXABI.cpp3877 Cleanups.ForceCleanup(); in getAddrOfCXXCtorClosure()