Lines Matching refs:getPropertyAttributes
68 ObjCPropertyAttribute::Kind propertyKind = property->getPropertyAttributes();
180 unsigned Attributes = ODS.getPropertyAttributes();
202 ODS.getPropertyAttributes(),
213 ODS.getPropertyAttributes(), T, TSI,
341 bool OldIsAtomic = (OldProperty->getPropertyAttributes() &
343 bool NewIsAtomic = (NewProperty->getPropertyAttributes() &
351 auto Attrs = Property->getPropertyAttributes();
373 unsigned Attrs = NewProperty->getPropertyAttributes();
486 = getOwnershipRule(PIDecl->getPropertyAttributes());
731 getImpliedARCOwnership(property->getPropertyAttributes(),
803 getImpliedARCOwnership(property->getPropertyAttributes(),
1229 ObjCPropertyAttribute::Kind kind = property->getPropertyAttributes();
1539 if (property->getPropertyAttributes() &
1640 ObjCPropertyAttribute::Kind CAttr = Property->getPropertyAttributes();
1641 ObjCPropertyAttribute::Kind SAttr = SuperProperty->getPropertyAttributes();
1870 if (Prop->getPropertyAttributes() & ObjCPropertyAttribute::kind_readonly)
1913 if (Prop->getPropertyAttributes() & ObjCPropertyAttribute::kind_readonly)
1950 if ((Prop->getPropertyAttributes() &
1952 (PropInSuperClass->getPropertyAttributes() &
2148 (property->getPropertyAttributes() &
2185 unsigned Attributes = Property->getPropertyAttributes();
2480 if (property->getPropertyAttributes() &
2559 if (property->getPropertyAttributes() &