Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h1723 CXCursor_ClassDecl = 4, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp3944 return CXCursor_ClassDecl; in getCursorKindForDecl()