Home
last modified time | relevance | path

Searched refs:CXCursor_FriendDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h2248 CXCursor_FriendDecl = 603, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp4142 return CXCursor_FriendDecl; in getCursorKindForDecl()