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

References

tools/clang/include/clang-c/Index.h
 2656   CXCursor_LastExtraDecl                 = CXCursor_FriendDecl,
tools/clang/lib/Sema/SemaCodeComplete.cpp
 3792     return CXCursor_FriendDecl;
tools/clang/tools/libclang/CIndex.cpp
 5529   case CXCursor_FriendDecl: