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

References

tools/clang/lib/Parse/Parser.cpp
 1604       getCurScope(), SS, Name, NameLoc, Next, SS.isEmpty() ? CCC : nullptr);
 1616         Actions.ClassifyName(getCurScope(), SS, Name, NameLoc, FakeNext,
 1639     SourceLocation BeginLoc = NameLoc;
 1673     Tok.setAnnotationEndLoc(NameLoc);
 1682     Tok.setLocation(NameLoc);
 1683     Tok.setAnnotationEndLoc(NameLoc);
 1695     Tok.setLocation(NameLoc);
 1696     Tok.setAnnotationEndLoc(NameLoc);
 1716     Id.setIdentifier(Name, NameLoc);