Searched refs:getEnclosingEHScope (Results 1 – 3 of 3) sorted by relevance
128 EHScopeStack::stable_iterator getEnclosingEHScope() const { in getEnclosingEHScope() function523 InnermostEHScope = scope.getEnclosingEHScope(); in popCatch()531 InnermostEHScope = scope.getEnclosingEHScope(); in popTerminate()
145 si = cleanup->getEnclosingEHScope(); in getInnermostActiveEHScope()185 InnermostEHScope = Cleanup.getEnclosingEHScope(); in popCleanup()218 InnermostEHScope = filter.getEnclosingEHScope(); in popFilter()590 EHScopeStack::stable_iterator EHParent = Scope.getEnclosingEHScope(); in PopCleanupBlock()1031 i = scope.getEnclosingEHScope(); in IsUsedAsEHCleanup()
858 nextBlock = CGF.getEHDispatchBlock(catchScope.getEnclosingEHScope()); in emitCatchDispatchBlock()