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

References

tools/clang/lib/Sema/JumpDiagnostics.cpp
  711     if (CHECK_PERMISSIVE(!LabelAndGotoScopes.count(TheLabel->getStmt())))
  713     unsigned LabelScope = LabelAndGotoScopes[TheLabel->getStmt()];
  715     if (!Target) Target = TheLabel;