Searched refs:queryKind (Results 1 – 2 of 2) sorted by relevance
178 ObjCPropertyQueryKind queryKind) { in findPropertyDecl() argument193 queryKind)) in findPropertyDecl()204 if ((queryKind == ObjCPropertyQueryKind::OBJC_PR_query_unknown && in findPropertyDecl()206 (queryKind == ObjCPropertyQueryKind::OBJC_PR_query_class && in findPropertyDecl()208 (queryKind == ObjCPropertyQueryKind::OBJC_PR_query_instance && in findPropertyDecl()216 if (queryKind == ObjCPropertyQueryKind::OBJC_PR_query_unknown) in findPropertyDecl()
935 ObjCPropertyQueryKind queryKind);2502 ObjCPropertyQueryKind queryKind) const;