Searched refs:QueryKind (Results 1 – 4 of 4) sorted by relevance
238 ObjCPropertyQueryKind QueryKind) const { in FindPropertyDeclaration()250 if (auto *P = Ext->FindPropertyDeclaration(PropertyId, QueryKind)) in FindPropertyDeclaration()257 QueryKind)) in FindPropertyDeclaration()267 QueryKind)) in FindPropertyDeclaration()277 PropertyId, QueryKind)) in FindPropertyDeclaration()284 QueryKind)) in FindPropertyDeclaration()371 ObjCPropertyQueryKind QueryKind) const { in FindPropertyVisibleInPrimaryClass()381 QueryKind)) in FindPropertyVisibleInPrimaryClass()387 QueryKind)) in FindPropertyVisibleInPrimaryClass()2111 ObjCPropertyQueryKind QueryKind) const { in FindPropertyImplDecl()[all …]
1010 ObjCPropertyQueryKind QueryKind) { in hasWrittenStorageAttribute() argument1034 Prop->getIdentifier(), QueryKind)) in hasWrittenStorageAttribute()1052 ObjCPropertyQueryKind QueryKind) { in ActOnPropertyImplDecl() argument1079 property = IDecl->FindPropertyDeclaration(PropertyId, QueryKind); in ActOnPropertyImplDecl()1162 property = Category->FindPropertyDeclaration(PropertyId, QueryKind); in ActOnPropertyImplDecl()1274 if (!hasWrittenStorageAttribute(property, QueryKind) && in ActOnPropertyImplDecl()1519 = IC->FindPropertyImplDecl(PropertyId, QueryKind)) { in ActOnPropertyImplDecl()1558 CatImplClass->FindPropertyImplDecl(PropertyId, QueryKind)) { in ActOnPropertyImplDecl()
1101 ObjCPropertyQueryKind QueryKind) const;1803 ObjCPropertyQueryKind QueryKind) const;
8155 ObjCPropertyQueryKind QueryKind);