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

References

tools/clang/lib/Parse/ParseDeclCXX.cpp
 1560       SS = Spec;
 1640       if (SS.isNotEmpty())
 1641         Range.setBegin(SS.getBeginLoc());
 1816           TagType, StartLoc, SS, TemplateId->Template,
 1896         TagType, StartLoc, SS, Name, NameLoc, attrs);
 1902         getCurScope(), DS.getFriendSpecLoc(), TagType, StartLoc, SS, Name,
 1933         getCurScope(), TagType, TUK, StartLoc, SS, Name, NameLoc, attrs, AS,
 1946                                              SS, Name, StartLoc, NameLoc);