Searched refs:queryKind (Results 1 – 2 of 2) sorted by relevance
156 ObjCPropertyQueryKind queryKind) { in findPropertyDecl() argument171 queryKind)) in findPropertyDecl()182 if ((queryKind == ObjCPropertyQueryKind::OBJC_PR_query_unknown && in findPropertyDecl()184 (queryKind == ObjCPropertyQueryKind::OBJC_PR_query_class && in findPropertyDecl()186 (queryKind == ObjCPropertyQueryKind::OBJC_PR_query_instance && in findPropertyDecl()194 if (queryKind == ObjCPropertyQueryKind::OBJC_PR_query_unknown) in findPropertyDecl()
891 ObjCPropertyQueryKind queryKind);2343 ObjCPropertyQueryKind queryKind) const;