Searched refs:CXCursor_ObjCPropertyDecl (Results 1 – 2 of 2) sorted by relevance
1494 CXCursor_ObjCPropertyDecl = 14, enumerator
2940 case Decl::ObjCProperty: return CXCursor_ObjCPropertyDecl; in getCursorKindForDecl()