Lines Matching refs:kind_readwrite
186 bool isReadWrite = ((Attributes & ObjCPropertyAttribute::kind_readwrite) ||
274 if (Attributes & ObjCPropertyAttribute::kind_readwrite)
275 attributesAsWritten |= ObjCPropertyAttribute::kind_readwrite;
448 (Attributes & ObjCPropertyAttribute::kind_readwrite) &&
450 ObjCPropertyAttribute::kind_readwrite)
643 PDecl->setPropertyAttributes(ObjCPropertyAttribute::kind_readwrite);
1127 if (PIkind & ObjCPropertyAttribute::kind_readwrite) {
1626 (SAttr & ObjCPropertyAttribute::kind_readwrite))
1926 ObjCPropertyAttribute::kind_readwrite) &&
2191 !(Attributes & ObjCPropertyAttribute::kind_readwrite))
2625 (Attributes & ObjCPropertyAttribute::kind_readwrite))