reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4348 return make_range(handler_begin(), handler_end());
lib/IR/Core.cpp 3233 for (CatchSwitchInst::handler_iterator I = CSI->handler_begin(),
lib/Transforms/Utils/InlineFunction.cpp 250 for (auto HI = CatchSwitch->handler_begin(),
lib/Transforms/Utils/Local.cpp 2153 for (CatchSwitchInst::handler_iterator I = CatchSwitch->handler_begin(),
lib/Transforms/Utils/SimplifyCFG.cpp 4268 for (CatchSwitchInst::handler_iterator I = CSI->handler_begin(),