Searched refs:CXCursor_FriendDecl (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h2674 CXCursor_FriendDecl = 603, enumerator in enum:CXCursorKind
2676 CXCursor_LastExtraDecl = CXCursor_FriendDecl,
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp5695 case CXCursor_FriendDecl:
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp3909 return CXCursor_FriendDecl;

Completed in 175 milliseconds