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

References

tools/clang/lib/Sema/JumpDiagnostics.cpp
  831   if (CHECK_PERMISSIVE(JumpScope == TargetScope))
  834   unsigned Common = GetDeepestCommonScope(JumpScope, TargetScope);
  847   for (unsigned I = TargetScope; I != Common; I = Scopes[I].ParentScope)