Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGException.cpp684 EHScope &innermostEHScope = *EHStack.find(EHStack.getInnermostEHScope()); in EmitLandingPad() local
685 switch (innermostEHScope.getKind()) { in EmitLandingPad()
692 if (llvm::BasicBlock *lpad = innermostEHScope.getCachedLandingPad()) in EmitLandingPad()