Searched refs:QueryKind (Results 1 – 4 of 4) sorted by relevance
215 ObjCPropertyQueryKind QueryKind) const { in FindPropertyDeclaration()227 if (auto *P = Ext->FindPropertyDeclaration(PropertyId, QueryKind)) in FindPropertyDeclaration()234 QueryKind)) in FindPropertyDeclaration()244 QueryKind)) in FindPropertyDeclaration()254 PropertyId, QueryKind)) in FindPropertyDeclaration()261 QueryKind)) in FindPropertyDeclaration()266 return superClass->FindPropertyDeclaration(PropertyId, QueryKind); in FindPropertyDeclaration()275 QueryKind)) in FindPropertyDeclaration()348 ObjCPropertyQueryKind QueryKind) const { in FindPropertyVisibleInPrimaryClass()358 QueryKind)) in FindPropertyVisibleInPrimaryClass()[all …]
860 ObjCPropertyQueryKind QueryKind) { in hasWrittenStorageAttribute() argument884 Prop->getIdentifier(), QueryKind)) in hasWrittenStorageAttribute()902 ObjCPropertyQueryKind QueryKind) { in ActOnPropertyImplDecl() argument929 property = IDecl->FindPropertyDeclaration(PropertyId, QueryKind); in ActOnPropertyImplDecl()1011 property = Category->FindPropertyDeclaration(PropertyId, QueryKind); in ActOnPropertyImplDecl()1123 if (!hasWrittenStorageAttribute(property, QueryKind) && in ActOnPropertyImplDecl()1358 = IC->FindPropertyImplDecl(PropertyId, QueryKind)) { in ActOnPropertyImplDecl()1397 CatImplClass->FindPropertyImplDecl(PropertyId, QueryKind)) { in ActOnPropertyImplDecl()
1019 ObjCPropertyQueryKind QueryKind) const;1705 ObjCPropertyQueryKind QueryKind) const;
7519 ObjCPropertyQueryKind QueryKind);