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

References

tools/clang/lib/Parse/ParseDecl.cpp
 4366     NameLoc = ConsumeToken();
 4550       getCurScope(), DeclSpec::TST_enum, TUK, StartLoc, SS, Name, NameLoc,
 4566                            NameLoc.isValid() ? NameLoc : StartLoc,
 4566                            NameLoc.isValid() ? NameLoc : StartLoc,
 4583         getCurScope(), DeclSpec::TST_enum, TUK, SS, Name, StartLoc, NameLoc);
 4590                            NameLoc.isValid() ? NameLoc : StartLoc,
 4590                            NameLoc.isValid() ? NameLoc : StartLoc,
 4621                          NameLoc.isValid() ? NameLoc : StartLoc,
 4621                          NameLoc.isValid() ? NameLoc : StartLoc,