Searched refs:getPropertyAttributesAsWritten (Results 1 – 7 of 7) sorted by relevance
368 if (Property->getPropertyAttributesAsWritten() & in checkAtomicPropertyMismatch()467 (PIDecl->getPropertyAttributesAsWritten() & in HandlePropertyInClassExtension()508 !(PIDecl->getPropertyAttributesAsWritten() in HandlePropertyInClassExtension()773 << ((property->getPropertyAttributesAsWritten() in checkARCPropertyImpl()893 unsigned Attr = Prop->getPropertyAttributesAsWritten(); in SelectPropertyForSynthesisFromProtocols()1011 if (Prop->getPropertyAttributesAsWritten() & OwnershipMask) return true; in hasWrittenStorageAttribute()1028 return OrigProp->getPropertyAttributesAsWritten() & OwnershipMask; in hasWrittenStorageAttribute()1035 return OrigProp->getPropertyAttributesAsWritten() & OwnershipMask; in hasWrittenStorageAttribute()1088 unsigned PIkind = property->getPropertyAttributesAsWritten(); in ActOnPropertyImplDecl()1117 PIkind = ExtProp->getPropertyAttributesAsWritten(); in ActOnPropertyImplDecl()[all …]
13129 unsigned AsWrittenAttr = PD->getPropertyAttributesAsWritten(); in checkUnsafeExprAssigns()
362 attrs = props[0].PropD->getPropertyAttributesAsWritten(); in getPropertyAttrs()366 assert(attrs == I->PropD->getPropertyAttributesAsWritten()); in getPropertyAttrs()
237 Attrs = PD->getPropertyAttributesAsWritten(); in checkAllAtProps()302 if (PD->getPropertyAttributesAsWritten() & in checkAllProps()
852 PropertyAttributeKind getPropertyAttributesAsWritten() const { in getPropertyAttributesAsWritten() function
816 Record.push_back((unsigned)D->getPropertyAttributesAsWritten()); in VisitObjCPropertyDecl()
4740 D->getPropertyAttributesAsWritten()); in VisitObjCPropertyDecl()