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

References

tools/clang/lib/Sema/JumpDiagnostics.cpp
  304     Scopes.push_back(GotoScope(ParentScope, Diag, 0, S->getBeginLoc()));
  316       LabelAndGotoScopes[S] = ParentScope;
  321     LabelAndGotoScopes[S] = ParentScope;
  329       BuildScopeInformation(Init, ParentScope);
  333       BuildScopeInformation(Var, ParentScope);
  341     LabelAndGotoScopes[S] = ParentScope;
  350         LabelAndGotoScopes[S] = ParentScope;
  366       BuildScopeInformation(Var, ParentScope);
  370     Scopes.push_back(GotoScope(ParentScope, Diag, 0, IS->getBeginLoc()));
  375     Scopes.push_back(GotoScope(ParentScope, Diag, 0, IS->getBeginLoc()));
  379       Scopes.push_back(GotoScope(ParentScope, Diag, 0, IS->getBeginLoc()));
  389       Scopes.push_back(GotoScope(ParentScope,
  401       Scopes.push_back(GotoScope(ParentScope,
  414       Scopes.push_back(GotoScope(ParentScope,
  425       Scopes.push_back(GotoScope(ParentScope,
  432       Scopes.push_back(GotoScope(ParentScope,
  460       Scopes.push_back(GotoScope(ParentScope,
  472       Scopes.push_back(GotoScope(ParentScope,
  483       Scopes.push_back(GotoScope(ParentScope,
  499     BuildScopeInformation(AS->getSynchExpr(), ParentScope);
  504     Scopes.push_back(GotoScope(ParentScope,
  518     Scopes.push_back(GotoScope(ParentScope,
  552         Scopes.push_back(GotoScope(ParentScope, 0,
  564     LabelAndGotoScopes[S] = ParentScope;
  591       LabelAndGotoScopes[SubStmt] = ParentScope;
  596     BuildScopeInformation(SubStmt, ParentScope);