Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGStmt.cpp758 ConditionScope.ForceCleanup(); in EmitWhileStmt()
922 ConditionScope.ForceCleanup(); in EmitForStmt()
927 ForScope.ForceCleanup(); in EmitForStmt()
1003 ForScope.ForceCleanup(); in EmitCXXForRangeStmt()
1098 cleanupScope.ForceCleanup(); in EmitReturnStmt()
1621 ConditionScope.ForceCleanup(); in EmitSwitchStmt()
HDCodeGenFunction.h500 void ForceCleanup() { in ForceCleanup() function
541 ForceCleanup(); in ~LexicalScope()
547 void ForceCleanup() { in ForceCleanup() function
549 RunCleanupsScope::ForceCleanup(); in ForceCleanup()
607 void ForceCleanup() { in ForceCleanup() function
608 RunCleanupsScope::ForceCleanup(); in ForceCleanup()
619 ForceCleanup(); in ~OMPPrivateScope()
HDCGObjCRuntime.cpp283 cleanups.ForceCleanup(); in EmitTryCatchStmt()
HDCGDeclCXX.cpp539 Scope.ForceCleanup(); in GenerateCXXGlobalInitFunc()
HDCGClass.cpp845 RunCleanups.ForceCleanup(); in EmitConstructorBody()
1471 DtorEpilogue.ForceCleanup(); in EmitDestructorBody()
HDCGException.cpp985 CatchScope.ForceCleanup(); in ExitCXXTryStmt()
HDCGBlocks.cpp1593 cleanups.ForceCleanup(); in GenerateDestroyHelperFunction()
HDCGObjC.cpp1663 elementVariableScope.ForceCleanup(); in EmitObjCForCollectionStmt()
HDCGOpenMPRuntime.cpp2504 Scope.ForceCleanup(); in emitReductionFunction()
HDCGObjCMac.cpp3937 CatchVarCleanups.ForceCleanup(); in EmitTryOrSynchronizedStmt()
3983 CatchVarCleanups.ForceCleanup(); in EmitTryOrSynchronizedStmt()
HDMicrosoftCXXABI.cpp3821 Cleanups.ForceCleanup(); in getAddrOfCXXCtorClosure()