Searched refs:CXCursor_ObjCImplementationDecl (Results 1 – 3 of 3) sorted by relevance
1498 CXCursor_ObjCImplementationDecl = 18, enumerator
3556 case CXCursor_ObjCImplementationDecl: in clang_getCursorKindSpelling()
2926 case Decl::ObjCImplementation: return CXCursor_ObjCImplementationDecl; in getCursorKindForDecl()