Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp752 ConditionScope.ForceCleanup(); in EmitWhileStmt()
917 ConditionScope.ForceCleanup(); in EmitForStmt()
922 ForScope.ForceCleanup(); in EmitForStmt()
999 ForScope.ForceCleanup(); in EmitCXXForRangeStmt()
1094 cleanupScope.ForceCleanup(); in EmitReturnStmt()
1625 ConditionScope.ForceCleanup(); in EmitSwitchStmt()
DCodeGenFunction.h483 void ForceCleanup() { in ForceCleanup() function
524 ForceCleanup(); in ~LexicalScope()
530 void ForceCleanup() { in ForceCleanup() function
532 RunCleanupsScope::ForceCleanup(); in ForceCleanup()
590 void ForceCleanup() { in ForceCleanup() function
591 RunCleanupsScope::ForceCleanup(); in ForceCleanup()
602 ForceCleanup(); in ~OMPPrivateScope()
DCGObjCRuntime.cpp283 cleanups.ForceCleanup(); in EmitTryCatchStmt()
DCGDeclCXX.cpp534 Scope.ForceCleanup(); in GenerateCXXGlobalInitFunc()
DCGClass.cpp822 RunCleanups.ForceCleanup(); in EmitConstructorBody()
1433 DtorEpilogue.ForceCleanup(); in EmitDestructorBody()
DCGException.cpp980 CatchScope.ForceCleanup(); in ExitCXXTryStmt()
DCGBlocks.cpp1594 cleanups.ForceCleanup(); in GenerateDestroyHelperFunction()
DCGOpenMPRuntime.cpp1696 Scope.ForceCleanup(); in emitReductionFunction()
DCGObjC.cpp1636 elementVariableScope.ForceCleanup(); in EmitObjCForCollectionStmt()
DCGObjCMac.cpp3937 CatchVarCleanups.ForceCleanup(); in EmitTryOrSynchronizedStmt()
3983 CatchVarCleanups.ForceCleanup(); in EmitTryOrSynchronizedStmt()
DMicrosoftCXXABI.cpp3434 Cleanups.ForceCleanup(); in getAddrOfCXXCtorClosure()