Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h2641 CXCursor_ObjCExplicitProtocolImpl = 433, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.cpp110 return CXCursor_ObjCExplicitProtocolImpl; in GetCursorKind()
H A DCIndex.cpp5511 case CXCursor_ObjCExplicitProtocolImpl: in clang_getCursorKindSpelling()