Searched refs:getPropertyAttributesAsWritten (Results 1 – 10 of 10) sorted by relevance
360 if (Property->getPropertyAttributesAsWritten() & in checkAtomicPropertyMismatch()372 ((NewProperty->getPropertyAttributesAsWritten() & AtomicityMask) == 0)) { in checkAtomicPropertyMismatch()451 (PIDecl->getPropertyAttributesAsWritten() & in HandlePropertyInClassExtension()492 !(PIDecl->getPropertyAttributesAsWritten() & in HandlePropertyInClassExtension()763 << ((property->getPropertyAttributesAsWritten() & in checkARCPropertyImpl()864 unsigned OriginalAttributes = Property->getPropertyAttributesAsWritten(); in SelectPropertyForSynthesisFromProtocols()882 unsigned Attr = Prop->getPropertyAttributesAsWritten(); in SelectPropertyForSynthesisFromProtocols()1001 if (Prop->getPropertyAttributesAsWritten() & OwnershipMask) return true; in hasWrittenStorageAttribute()1018 return OrigProp->getPropertyAttributesAsWritten() & OwnershipMask; in hasWrittenStorageAttribute()1025 return OrigProp->getPropertyAttributesAsWritten() & OwnershipMask; in hasWrittenStorageAttribute()[all …]
1005 (Property->getPropertyAttributesAsWritten() & in ProcessAPINotes()
13434 unsigned AsWrittenAttr = PD->getPropertyAttributesAsWritten(); in checkUnsafeExprAssigns()
362 props[0].PropD->getPropertyAttributesAsWritten(); in getPropertyAttrs()366 assert(attrs == I->PropD->getPropertyAttributesAsWritten()); in getPropertyAttrs()
238 Attrs = PD->getPropertyAttributesAsWritten(); in checkAllAtProps()303 if (PD->getPropertyAttributesAsWritten() & in checkAllProps()
562 (unsigned)FirstProp->getPropertyAttributesAsWritten() & CheckedAttr; in diagnoseSubMismatchObjCProperty()564 (unsigned)SecondProp->getPropertyAttributesAsWritten() & CheckedAttr; in diagnoseSubMismatchObjCProperty()
5805 D->getPropertyAttributesAsWritten()); in VisitObjCPropertyDecl()
1453 const auto Attributes = Property->getPropertyAttributesAsWritten(); in getFragmentsForObjCProperty()
826 ObjCPropertyAttribute::Kind getPropertyAttributesAsWritten() const { in getPropertyAttributesAsWritten() function
978 Record.push_back((unsigned)D->getPropertyAttributesAsWritten()); in VisitObjCPropertyDecl()