Lines Matching full:stable_end
128 for (stable_iterator si = getInnermostNormalCleanup(), se = stable_end();
134 return stable_end();
138 for (stable_iterator si = getInnermostEHScope(), se = stable_end();
151 return stable_end();
203 assert(getInnermostEHScope() == stable_end());
716 (Scope.getEnclosingNormalCleanup() != EHStack.stable_end());
902 if (TopCleanup == EHStack.stable_end() ||
933 if (TopCleanup == EHStack.stable_end() ||
1101 assert(C != EHStack.stable_end() && "activating bottom of stack?");
1113 assert(C != EHStack.stable_end() && "deactivating bottom of stack?");