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

References

tools/clang/lib/Sema/JumpDiagnostics.cpp
  636         Loc = CS->getBeginLoc();
  638         Loc = DS->getBeginLoc();
  640         Loc = SC->getBeginLoc();
  641       CheckJump(SS, SC, Loc, diag::err_switch_into_protected_scope, 0,