Searched refs:OBJC_PR_query_class (Results 1 – 3 of 3) sorted by relevance
690 OBJC_PR_query_class enumerator831 return isClassProperty() ? ObjCPropertyQueryKind::OBJC_PR_query_class : in getQueryKind()835 return isClassProperty ? ObjCPropertyQueryKind::OBJC_PR_query_class : in getQueryKind()
184 (queryKind == ObjCPropertyQueryKind::OBJC_PR_query_class && in findPropertyDecl()2059 (QueryKind == ObjCPropertyQueryKind::OBJC_PR_query_class && in FindPropertyImplDecl()
2441 isClassProperty ? ObjCPropertyQueryKind::OBJC_PR_query_class : in ParseObjCPropertyDynamic()