Searched refs:CXCursor_ObjCImplementationDecl (Results 1 – 8 of 8) sorted by relevance
1601 CXCursor_ObjCImplementationDecl = 18, enumerator
1234 CXCursor_ObjCImplementationDecl = 18, enumerator
296 const CXCursor_ObjCImplementationDecl = 18, constant
4518 case CXCursor_ObjCImplementationDecl: in clang_getCursorKindSpelling()
3035 case Decl::ObjCImplementation: return CXCursor_ObjCImplementationDecl; in getCursorKindForDecl()