Searched refs:getEnclosingEHScope (Results 1 – 3 of 3) sorted by relevance
137 EHScopeStack::stable_iterator getEnclosingEHScope() const { in getEnclosingEHScope() function563 InnermostEHScope = scope.getEnclosingEHScope(); in popCatch()571 InnermostEHScope = scope.getEnclosingEHScope(); in popTerminate()
157 si = cleanup->getEnclosingEHScope(); in requiresLandingPad()211 InnermostEHScope = Cleanup.getEnclosingEHScope(); in popCleanup()244 InnermostEHScope = filter.getEnclosingEHScope(); in popFilter()667 EHScopeStack::stable_iterator EHParent = Scope.getEnclosingEHScope(); in PopCleanupBlock()1185 i = scope.getEnclosingEHScope(); in IsUsedAsEHCleanup()
953 CGF.getEHDispatchBlock(CatchScope.getEnclosingEHScope()); in emitCatchPadBlock()997 CGF.getEHDispatchBlock(CatchScope.getEnclosingEHScope()); in emitWasmCatchPadBlock()1139 nextBlock = CGF.getEHDispatchBlock(catchScope.getEnclosingEHScope()); in emitCatchDispatchBlock()