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

References

tools/clang/include/clang/Sema/DeclSpec.h
  726   SourceLocation getFriendSpecLoc() const { return FriendLoc; }
tools/clang/lib/Sema/DeclSpec.cpp
 1015     FriendLoc = Loc;
 1021   FriendLoc = Loc;