Searched refs:getEnclosingEHScope (Results 1 – 3 of 3) sorted by relevance
126 EHScopeStack::stable_iterator getEnclosingEHScope() const { in getEnclosingEHScope() function512 InnermostEHScope = scope.getEnclosingEHScope(); in popCatch()520 InnermostEHScope = scope.getEnclosingEHScope(); in popTerminate()
143 si = cleanup->getEnclosingEHScope(); in getInnermostActiveEHScope()183 InnermostEHScope = Cleanup.getEnclosingEHScope(); in popCleanup()216 InnermostEHScope = filter.getEnclosingEHScope(); in popFilter()553 EHScopeStack::stable_iterator EHParent = Scope.getEnclosingEHScope(); in PopCleanupBlock()993 i = scope.getEnclosingEHScope(); in IsUsedAsEHCleanup()
1187 nextBlock = CGF.getEHDispatchBlock(catchScope.getEnclosingEHScope()); in emitCatchDispatchBlock()