Home
last modified time | relevance | path

Searched refs:CXCursor_EnumConstantDecl (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h1732 CXCursor_EnumConstantDecl = 7, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp3844 return CXCursor_EnumConstantDecl; in getCursorKindForDecl()
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp5205 case CXCursor_EnumConstantDecl: