Searched refs:kind_readwrite (Results 1 – 8 of 8) sorted by relevance
27 kind_readwrite = 0x08, enumerator
188 bool isReadWrite = ((Attributes & ObjCPropertyAttribute::kind_readwrite) || in ActOnProperty()276 if (Attributes & ObjCPropertyAttribute::kind_readwrite) in makePropertyAttributesAsWritten()277 attributesAsWritten |= ObjCPropertyAttribute::kind_readwrite; in makePropertyAttributesAsWritten()459 (Attributes & ObjCPropertyAttribute::kind_readwrite) && in HandlePropertyInClassExtension()461 ObjCPropertyAttribute::kind_readwrite) in HandlePropertyInClassExtension()660 PDecl->setPropertyAttributes(ObjCPropertyAttribute::kind_readwrite); in CreatePropertyDecl()1147 if (PIkind & ObjCPropertyAttribute::kind_readwrite) { in ActOnPropertyImplDecl()1651 (SAttr & ObjCPropertyAttribute::kind_readwrite)) in DiagnosePropertyMismatch()1951 ObjCPropertyAttribute::kind_readwrite) && in DefaultSynthesizeProperties()2216 !(Attributes & ObjCPropertyAttribute::kind_readwrite)) in AtomicPropertySetterGetterRules()[all …]
6780 (Attributes & ObjCPropertyAttribute::kind_readwrite)) in ObjCPropertyFlagConflicts()6822 ObjCPropertyAttribute::kind_readwrite)) in CodeCompleteObjCPropertyFlags()
1534 ObjCPropertyAttribute::kind_readwrite) { in VisitObjCPropertyDecl()
1026 Attrs & ObjCPropertyAttribute::kind_readwrite); in VisitObjCPropertyDecl()
2239 if (Attrs & ObjCPropertyAttribute::kind_readwrite) in VisitObjCPropertyDecl()
151 ObjCPropertyAttribute::kind_readwrite) in HasUserDeclaredSetterMethod()
874 DS.setPropertyAttributes(ObjCPropertyAttribute::kind_readwrite); in ParseObjCPropertyAttribute()