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

References

tools/clang/lib/CodeGen/CGException.cpp
  604   llvm::BasicBlock *dispatchBlock = scope.getCachedEHDispatchBlock();
  606     switch (scope.getKind()) {
  609       EHCatchScope &catchScope = cast<EHCatchScope>(scope);
  636     scope.setCachedEHDispatchBlock(dispatchBlock);