Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang-c/
DIndex.h1725 CXCursor_EnumDecl = 5, enumerator
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp3842 return CXCursor_EnumDecl; in getCursorKindForDecl()
3919 return CXCursor_EnumDecl; in getCursorKindForDecl()
3948 return CXCursor_EnumDecl; in getCursorKindForDecl()