Searched refs:queryKind (Results 1 – 2 of 2) sorted by relevance
180 ObjCPropertyQueryKind queryKind) { in findPropertyDecl() argument195 queryKind)) in findPropertyDecl()206 if ((queryKind == ObjCPropertyQueryKind::OBJC_PR_query_unknown && in findPropertyDecl()208 (queryKind == ObjCPropertyQueryKind::OBJC_PR_query_class && in findPropertyDecl()210 (queryKind == ObjCPropertyQueryKind::OBJC_PR_query_instance && in findPropertyDecl()218 if (queryKind == ObjCPropertyQueryKind::OBJC_PR_query_unknown) in findPropertyDecl()
931 ObjCPropertyQueryKind queryKind);2491 ObjCPropertyQueryKind queryKind) const;