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

References

tools/clang/lib/Parse/ParseStmt.cpp
  652   LabelDecl *LD = Actions.LookupOrCreateLabel(IdentTok.getIdentifierInfo(),
  653                                               IdentTok.getLocation());
  657   return Actions.ActOnLabelStmt(IdentTok.getLocation(), LD, ColonLoc,