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