Searched refs:QueryKind (Results 1 – 4 of 4) sorted by relevance
239 ObjCPropertyQueryKind QueryKind) const { in FindPropertyDeclaration()251 if (auto *P = Ext->FindPropertyDeclaration(PropertyId, QueryKind)) in FindPropertyDeclaration()258 QueryKind)) in FindPropertyDeclaration()268 QueryKind)) in FindPropertyDeclaration()278 PropertyId, QueryKind)) in FindPropertyDeclaration()285 QueryKind)) in FindPropertyDeclaration()290 return superClass->FindPropertyDeclaration(PropertyId, QueryKind); in FindPropertyDeclaration()299 QueryKind)) in FindPropertyDeclaration()372 ObjCPropertyQueryKind QueryKind) const { in FindPropertyVisibleInPrimaryClass()382 QueryKind)) in FindPropertyVisibleInPrimaryClass()[all …]
1015 ObjCPropertyQueryKind QueryKind) { in hasWrittenStorageAttribute() argument1039 Prop->getIdentifier(), QueryKind)) in hasWrittenStorageAttribute()1084 ObjCPropertyQueryKind QueryKind) { in ActOnPropertyImplDecl() argument1111 property = IDecl->FindPropertyDeclaration(PropertyId, QueryKind); in ActOnPropertyImplDecl()1191 property = Category->FindPropertyDeclaration(PropertyId, QueryKind); in ActOnPropertyImplDecl()1302 if (!hasWrittenStorageAttribute(property, QueryKind) && in ActOnPropertyImplDecl()1569 = IC->FindPropertyImplDecl(PropertyId, QueryKind)) { in ActOnPropertyImplDecl()1608 CatImplClass->FindPropertyImplDecl(PropertyId, QueryKind)) { in ActOnPropertyImplDecl()
1077 ObjCPropertyQueryKind QueryKind) const;1779 ObjCPropertyQueryKind QueryKind) const;
9654 ObjCPropertyQueryKind QueryKind);