Searched refs:getEnclosingEHScope (Results 1 – 3 of 3) sorted by relevance
143 EHScopeStack::stable_iterator getEnclosingEHScope() const { in getEnclosingEHScope() function578 InnermostEHScope = scope.getEnclosingEHScope(); in popCatch()586 InnermostEHScope = scope.getEnclosingEHScope(); in popTerminate()
199 InnermostEHScope = Cleanup.getEnclosingEHScope(); in popCleanup()232 InnermostEHScope = filter.getEnclosingEHScope(); in popFilter()606 EHScopeStack::stable_iterator EHParent = Scope.getEnclosingEHScope(); in PopCleanupBlock()1078 i = scope.getEnclosingEHScope(); in IsUsedAsEHCleanup()
885 CGF.getEHDispatchBlock(CatchScope.getEnclosingEHScope()); in emitCatchPadBlock()960 nextBlock = CGF.getEHDispatchBlock(catchScope.getEnclosingEHScope()); in emitCatchDispatchBlock()