Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp1272 return CXIdxEntity_ObjCProtocol; in getEntityKindFromSymbolKind()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h6268 CXIdxEntity_ObjCProtocol = 7, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c3487 case CXIdxEntity_ObjCProtocol: return "objc-protocol"; in getEntityKindString()