Searched refs:innermostEHScope (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGException.cpp709 EHScope &innermostEHScope = *EHStack.find(EHStack.getInnermostEHScope()); local
710 switch (innermostEHScope.getKind()) {
717 if (llvm::BasicBlock *lpad = innermostEHScope.getCachedLandingPad())

Completed in 70 milliseconds