Searched refs:QueryKind (Results 1 – 4 of 4) sorted by relevance
251 ObjCPropertyQueryKind QueryKind) const { in FindPropertyDeclaration()263 if (auto *P = Ext->FindPropertyDeclaration(PropertyId, QueryKind)) in FindPropertyDeclaration()270 QueryKind)) in FindPropertyDeclaration()280 QueryKind)) in FindPropertyDeclaration()290 PropertyId, QueryKind)) in FindPropertyDeclaration()297 QueryKind)) in FindPropertyDeclaration()302 return superClass->FindPropertyDeclaration(PropertyId, QueryKind); in FindPropertyDeclaration()311 QueryKind)) in FindPropertyDeclaration()384 ObjCPropertyQueryKind QueryKind) const { in FindPropertyVisibleInPrimaryClass()394 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()1568 = IC->FindPropertyImplDecl(PropertyId, QueryKind)) { in ActOnPropertyImplDecl()1607 CatImplClass->FindPropertyImplDecl(PropertyId, QueryKind)) { in ActOnPropertyImplDecl()
1076 ObjCPropertyQueryKind QueryKind) const;1791 ObjCPropertyQueryKind QueryKind) const;
10372 ObjCPropertyQueryKind QueryKind);