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

References

tools/clang/lib/Sema/JumpDiagnostics.cpp
  607     if (GotoStmt *GS = dyn_cast<GotoStmt>(Jump)) {
  620     if (IndirectGotoStmt *IGS = dyn_cast<IndirectGotoStmt>(Jump)) {
  629     SwitchStmt *SS = cast<SwitchStmt>(Jump);