reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
897 llvm::BasicBlock *DispatchBlock = CatchScope.getCachedEHDispatchBlock(); 907 CGF.getEHDispatchBlock(CatchScope.getEnclosingEHScope()); 909 unsigned NumHandlers = CatchScope.getNumHandlers(); 915 const EHCatchScope::Handler &Handler = CatchScope.getHandler(I);