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

References

tools/clang/lib/Sema/JumpDiagnostics.cpp
  887     for (unsigned I = FromScope; I > ToScope; I = Scopes[I].ParentScope) {
  887     for (unsigned I = FromScope; I > ToScope; I = Scopes[I].ParentScope) {
  887     for (unsigned I = FromScope; I > ToScope; I = Scopes[I].ParentScope) {
  888       if (Scopes[I].InDiag == diag::note_protected_by_seh_finally) {