Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h1754 CXCursor_ObjCImplementationDecl = 18, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp3854 return CXCursor_ObjCImplementationDecl; in getCursorKindForDecl()
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp5233 case CXCursor_ObjCImplementationDecl: