Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h2638 CXCursor_ObjCRequiresSuper = 430, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.cpp104 return CXCursor_ObjCRequiresSuper; in GetCursorKind()
H A DCIndex.cpp5505 case CXCursor_ObjCRequiresSuper: in clang_getCursorKindSpelling()