Searched refs:getPropertyAttributesAsWritten (Results 1 – 8 of 8) sorted by relevance
360 if (Property->getPropertyAttributesAsWritten() & in checkAtomicPropertyMismatch()372 ((NewProperty->getPropertyAttributesAsWritten() & AtomicityMask) == 0)) { in checkAtomicPropertyMismatch()460 (PIDecl->getPropertyAttributesAsWritten() & in HandlePropertyInClassExtension()501 !(PIDecl->getPropertyAttributesAsWritten() & in HandlePropertyInClassExtension()778 << ((property->getPropertyAttributesAsWritten() & in checkARCPropertyImpl()879 unsigned OriginalAttributes = Property->getPropertyAttributesAsWritten(); in SelectPropertyForSynthesisFromProtocols()897 unsigned Attr = Prop->getPropertyAttributesAsWritten(); in SelectPropertyForSynthesisFromProtocols()1016 if (Prop->getPropertyAttributesAsWritten() & OwnershipMask) return true; in hasWrittenStorageAttribute()1033 return OrigProp->getPropertyAttributesAsWritten() & OwnershipMask; in hasWrittenStorageAttribute()1040 return OrigProp->getPropertyAttributesAsWritten() & OwnershipMask; in hasWrittenStorageAttribute()[all …]
15271 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()
824 ObjCPropertyAttribute::Kind getPropertyAttributesAsWritten() const { in getPropertyAttributesAsWritten() function
7257 Property->getPropertyAttributesAsWritten() != 0; in Visit()7755 if (Property->getPropertyAttributesAsWritten() != 0 && in clang_annotateTokensImpl()8255 ObjCPropertyAttribute::Kind Attr = PD->getPropertyAttributesAsWritten(); in clang_Cursor_getObjCPropertyAttributes()
861 Record.push_back((unsigned)D->getPropertyAttributesAsWritten()); in VisitObjCPropertyDecl()
5162 D->getPropertyAttributesAsWritten()); in VisitObjCPropertyDecl()