Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp555 ConditionScope.ForceCleanup(); in EmitWhileStmt()
697 ConditionScope.ForceCleanup(); in EmitForStmt()
700 ForScope.ForceCleanup(); in EmitForStmt()
770 ForScope.ForceCleanup(); in EmitCXXForRangeStmt()
859 cleanupScope.ForceCleanup(); in EmitReturnStmt()
1319 ConditionScope.ForceCleanup(); in EmitSwitchStmt()
DCGObjCRuntime.cpp282 cleanups.ForceCleanup(); in EmitTryCatchStmt()
DCodeGenFunction.h494 void ForceCleanup() { in ForceCleanup() function
533 if (PerformCleanup) ForceCleanup(); in ~LexicalScope()
538 void ForceCleanup() { in ForceCleanup() function
540 RunCleanupsScope::ForceCleanup(); in ForceCleanup()
DCGDeclCXX.cpp449 Scope.ForceCleanup(); in GenerateCXXGlobalInitFunc()
DCGClass.cpp737 RunCleanups.ForceCleanup(); in EmitConstructorBody()
1313 DtorEpilogue.ForceCleanup(); in EmitDestructorBody()
DCGException.cpp1315 CatchScope.ForceCleanup(); in ExitCXXTryStmt()
DCGBlocks.cpp1580 cleanups.ForceCleanup(); in GenerateDestroyHelperFunction()
DCGObjC.cpp1636 elementVariableScope.ForceCleanup(); in EmitObjCForCollectionStmt()
DCGObjCMac.cpp4001 CatchVarCleanups.ForceCleanup(); in EmitTryOrSynchronizedStmt()
4047 CatchVarCleanups.ForceCleanup(); in EmitTryOrSynchronizedStmt()