Searched refs:getPropertyAttributesAsWritten (Results 1 – 8 of 8) sorted by relevance
366 if (Property->getPropertyAttributesAsWritten() & in checkAtomicPropertyMismatch()378 ((NewProperty->getPropertyAttributesAsWritten() & AtomicityMask) == 0)) { in checkAtomicPropertyMismatch()462 (PIDecl->getPropertyAttributesAsWritten() & in HandlePropertyInClassExtension()503 !(PIDecl->getPropertyAttributesAsWritten() in HandlePropertyInClassExtension()765 << ((property->getPropertyAttributesAsWritten() in checkARCPropertyImpl()861 if (Prop->getPropertyAttributesAsWritten() & OwnershipMask) return true; in hasWrittenStorageAttribute()878 return OrigProp->getPropertyAttributesAsWritten() & OwnershipMask; in hasWrittenStorageAttribute()885 return OrigProp->getPropertyAttributesAsWritten() & OwnershipMask; in hasWrittenStorageAttribute()938 unsigned PIkind = property->getPropertyAttributesAsWritten(); in ActOnPropertyImplDecl()967 PIkind = ExtProp->getPropertyAttributesAsWritten(); in ActOnPropertyImplDecl()[all …]
10286 unsigned AsWrittenAttr = PD->getPropertyAttributesAsWritten(); in checkUnsafeExprAssigns()
362 attrs = props[0].PropD->getPropertyAttributesAsWritten(); in getPropertyAttrs()366 assert(attrs == I->PropD->getPropertyAttributesAsWritten()); in getPropertyAttrs()
242 Attrs = PD->getPropertyAttributesAsWritten(); in checkAllAtProps()306 if (PD->getPropertyAttributesAsWritten() & in checkAllProps()
802 PropertyAttributeKind getPropertyAttributesAsWritten() const { in getPropertyAttributesAsWritten() function
6324 HasContextSensitiveKeywords = Property->getPropertyAttributesAsWritten() != 0; in Visit()6772 if (Property->getPropertyAttributesAsWritten() != 0 && in clang_annotateTokensImpl()7216 PD->getPropertyAttributesAsWritten(); in clang_Cursor_getObjCPropertyAttributes()
786 Record.push_back((unsigned)D->getPropertyAttributesAsWritten()); in VisitObjCPropertyDecl()
4236 D->getPropertyAttributesAsWritten()); in VisitObjCPropertyDecl()