Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getInnermostEHScope

138   for (stable_iterator si = getInnermostEHScope(), se = stable_end();
203 assert(getInnermostEHScope() == stable_end());
986 i = EHStack.getInnermostEHScope(); i != cleanup; ) {