Searched refs:kind_readwrite (Results 1 – 10 of 10) 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()450 (Attributes & ObjCPropertyAttribute::kind_readwrite) && in HandlePropertyInClassExtension()452 ObjCPropertyAttribute::kind_readwrite) in HandlePropertyInClassExtension()645 PDecl->setPropertyAttributes(ObjCPropertyAttribute::kind_readwrite); in CreatePropertyDecl()1129 if (PIkind & ObjCPropertyAttribute::kind_readwrite) { in ActOnPropertyImplDecl()1628 (SAttr & ObjCPropertyAttribute::kind_readwrite)) in DiagnosePropertyMismatch()1928 ObjCPropertyAttribute::kind_readwrite) && in DefaultSynthesizeProperties()2193 !(Attributes & ObjCPropertyAttribute::kind_readwrite)) in AtomicPropertySetterGetterRules()[all …]
7478 (Attributes & ObjCPropertyAttribute::kind_readwrite)) in ObjCPropertyFlagConflicts()7521 ObjCPropertyAttribute::kind_readwrite)) in CodeCompleteObjCPropertyFlags()
1495 RenderAttribute(ObjCPropertyAttribute::kind_readwrite, "readwrite"); in getFragmentsForObjCProperty()
1652 ObjCPropertyAttribute::kind_readwrite) { in VisitObjCPropertyDecl()
152 ObjCPropertyAttribute::kind_readwrite) in HasUserDeclaredSetterMethod()
1201 Attrs & ObjCPropertyAttribute::kind_readwrite); in VisitObjCPropertyDecl()
2814 if (Attrs & ObjCPropertyAttribute::kind_readwrite) in VisitObjCPropertyDecl()
924 DS.setPropertyAttributes(ObjCPropertyAttribute::kind_readwrite); in ParseObjCPropertyAttribute()
8064 property_decl->setPropertyAttributes(ObjCPropertyAttribute::kind_readwrite); in AddObjCClassProperty()