Searched refs:getPropertyAttributesAsWritten (Results 1 – 8 of 8) sorted by relevance
365 if (Property->getPropertyAttributesAsWritten() & in checkAtomicPropertyMismatch()377 ((NewProperty->getPropertyAttributesAsWritten() & AtomicityMask) == 0)) { in checkAtomicPropertyMismatch()458 (PIDecl->getPropertyAttributesAsWritten() & in HandlePropertyInClassExtension()499 !(PIDecl->getPropertyAttributesAsWritten() in HandlePropertyInClassExtension()755 << ((property->getPropertyAttributesAsWritten() in checkARCPropertyImpl()851 if (Prop->getPropertyAttributesAsWritten() & OwnershipMask) return true; in hasWrittenStorageAttribute()868 return OrigProp->getPropertyAttributesAsWritten() & OwnershipMask; in hasWrittenStorageAttribute()875 return OrigProp->getPropertyAttributesAsWritten() & OwnershipMask; in hasWrittenStorageAttribute()923 unsigned PIkind = property->getPropertyAttributesAsWritten(); in ActOnPropertyImplDecl()952 PIkind = ExtProp->getPropertyAttributesAsWritten(); in ActOnPropertyImplDecl()[all …]
9264 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()
2516 PropertyAttributeKind getPropertyAttributesAsWritten() const { in getPropertyAttributesAsWritten() function
5951 HasContextSensitiveKeywords = Property->getPropertyAttributesAsWritten() != 0; in Visit()6402 if (Property->getPropertyAttributesAsWritten() != 0 && in clang_annotateTokensImpl()6845 PD->getPropertyAttributesAsWritten(); in clang_Cursor_getObjCPropertyAttributes()
762 Record.push_back((unsigned)D->getPropertyAttributesAsWritten()); in VisitObjCPropertyDecl()
4012 D->getPropertyAttributesAsWritten()); in VisitObjCPropertyDecl()