Searched refs:getPropertyAttributesAsWritten (Results 1 – 8 of 8) sorted by relevance
361 if (Property->getPropertyAttributesAsWritten() & in checkAtomicPropertyMismatch()373 ((NewProperty->getPropertyAttributesAsWritten() & AtomicityMask) == 0)) { in checkAtomicPropertyMismatch()452 (PIDecl->getPropertyAttributesAsWritten() & in HandlePropertyInClassExtension()493 !(PIDecl->getPropertyAttributesAsWritten() & in HandlePropertyInClassExtension()764 << ((property->getPropertyAttributesAsWritten() & in checkARCPropertyImpl()865 unsigned OriginalAttributes = Property->getPropertyAttributesAsWritten(); in SelectPropertyForSynthesisFromProtocols()883 unsigned Attr = Prop->getPropertyAttributesAsWritten(); in SelectPropertyForSynthesisFromProtocols()1002 if (Prop->getPropertyAttributesAsWritten() & OwnershipMask) return true; in hasWrittenStorageAttribute()1019 return OrigProp->getPropertyAttributesAsWritten() & OwnershipMask; in hasWrittenStorageAttribute()1026 return OrigProp->getPropertyAttributesAsWritten() & OwnershipMask; in hasWrittenStorageAttribute()[all …]
1151 (Property->getPropertyAttributesAsWritten() & in ProcessAPINotes()
14867 unsigned AsWrittenAttr = PD->getPropertyAttributesAsWritten(); in checkUnsafeExprAssigns()
560 (unsigned)FirstProp->getPropertyAttributesAsWritten() & CheckedAttr; in diagnoseSubMismatchObjCProperty()562 (unsigned)SecondProp->getPropertyAttributesAsWritten() & CheckedAttr; in diagnoseSubMismatchObjCProperty()
6081 D->getPropertyAttributesAsWritten()); in VisitObjCPropertyDecl()
1473 const auto Attributes = Property->getPropertyAttributesAsWritten(); in getFragmentsForObjCProperty()
824 ObjCPropertyAttribute::Kind getPropertyAttributesAsWritten() const { in getPropertyAttributesAsWritten() function
1151 Record.push_back((unsigned)D->getPropertyAttributesAsWritten()); in VisitObjCPropertyDecl()