reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGException.cpp
  897   llvm::BasicBlock *DispatchBlock = CatchScope.getCachedEHDispatchBlock();
  907       CGF.getEHDispatchBlock(CatchScope.getEnclosingEHScope());
  909   unsigned NumHandlers = CatchScope.getNumHandlers();
  915     const EHCatchScope::Handler &Handler = CatchScope.getHandler(I);