Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang-c/
HDIndex.h1752 CXCursor_EnumDecl = 5, enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaCodeComplete.cpp3752 return CXCursor_EnumDecl; in getCursorKindForDecl()
3855 return CXCursor_EnumDecl; in getCursorKindForDecl()