Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp728 ConditionScope.ForceCleanup(); in EmitWhileStmt()
889 ConditionScope.ForceCleanup(); in EmitForStmt()
894 ForScope.ForceCleanup(); in EmitForStmt()
970 ForScope.ForceCleanup(); in EmitCXXForRangeStmt()
1061 cleanupScope.ForceCleanup(); in EmitReturnStmt()
1591 ConditionScope.ForceCleanup(); in EmitSwitchStmt()
DCodeGenFunction.h525 void ForceCleanup() { in ForceCleanup() function
566 ForceCleanup(); in ~LexicalScope()
572 void ForceCleanup() { in ForceCleanup() function
574 RunCleanupsScope::ForceCleanup(); in ForceCleanup()
648 void ForceCleanup() { in ForceCleanup() function
649 RunCleanupsScope::ForceCleanup(); in ForceCleanup()
657 ForceCleanup(); in ~OMPPrivateScope()
DCGObjCRuntime.cpp266 cleanups.ForceCleanup(); in EmitTryCatchStmt()
DCGDeclCXX.cpp563 Scope.ForceCleanup(); in GenerateCXXGlobalInitFunc()
DCGClass.cpp965 RunCleanups.ForceCleanup(); in EmitConstructorBody()
1590 DtorEpilogue.ForceCleanup(); in EmitDestructorBody()
DCGObjC.cpp1682 elementVariableScope.ForceCleanup(); in EmitObjCForCollectionStmt()
1737 ForScope.ForceCleanup(); in EmitObjCForCollectionStmt()
DCGException.cpp1084 CatchScope.ForceCleanup(); in ExitCXXTryStmt()
DCGBlocks.cpp1622 cleanups.ForceCleanup(); in GenerateDestroyHelperFunction()
DCGOpenMPRuntime.cpp777 Scope.ForceCleanup(); in emitCombinerOrInitializer()
4183 Scope.ForceCleanup(); in EmitOMPAggregateReduction()
4304 Scope.ForceCleanup(); in emitReductionFunction()
DCGObjCMac.cpp4224 CatchVarCleanups.ForceCleanup(); in EmitTryOrSynchronizedStmt()
4270 CatchVarCleanups.ForceCleanup(); in EmitTryOrSynchronizedStmt()
DMicrosoftCXXABI.cpp3891 Cleanups.ForceCleanup(); in getAddrOfCXXCtorClosure()