Searched refs:CXCursor_FriendDecl (Results 1 – 3 of 3) sorted by relevance
2674 CXCursor_FriendDecl = 603, enumerator2676 CXCursor_LastExtraDecl = CXCursor_FriendDecl,
3909 return CXCursor_FriendDecl; in getCursorKindForDecl()
5695 case CXCursor_FriendDecl: in clang_getCursorKindSpelling()