Searched refs:kind_unsafe_unretained (Results 1 – 8 of 8) sorted by relevance
35 kind_unsafe_unretained = 0x800, enumerator
48 } else if (attrs & ObjCPropertyAttribute::kind_unsafe_unretained) { in getImpliedARCOwnership()88 attr = ObjCPropertyAttribute::kind_unsafe_unretained; in checkPropertyDeclWithOwnership()143 return ObjCPropertyAttribute::kind_unsafe_unretained; in deducePropertyOwnershipFromType()158 ObjCPropertyAttribute::kind_unsafe_unretained);166 ObjCPropertyAttribute::kind_unsafe_unretained)) { in getOwnershipRule()168 ObjCPropertyAttribute::kind_unsafe_unretained; in getOwnershipRule()299 if (Attributes & ObjCPropertyAttribute::kind_unsafe_unretained) in makePropertyAttributesAsWritten()300 attributesAsWritten |= ObjCPropertyAttribute::kind_unsafe_unretained; in makePropertyAttributesAsWritten()587 ObjCPropertyAttribute::kind_unsafe_unretained)) { in CreatePropertyDecl()681 if (Attributes & ObjCPropertyAttribute::kind_unsafe_unretained) in CreatePropertyDecl()[all …]
6625 ObjCPropertyAttribute::kind_unsafe_unretained | in ObjCPropertyFlagConflicts()6630 AssignCopyRetMask != ObjCPropertyAttribute::kind_unsafe_unretained && in ObjCPropertyFlagConflicts()6657 ObjCPropertyAttribute::kind_unsafe_unretained)) in CodeCompleteObjCPropertyFlags()
174 ObjCPropertyAttribute::kind_unsafe_unretained | in rewriteProperty()
1494 ObjCPropertyAttribute::kind_unsafe_unretained) { in VisitObjCPropertyDecl()
1034 Attrs & ObjCPropertyAttribute::kind_unsafe_unretained); in VisitObjCPropertyDecl()
2251 if (Attrs & ObjCPropertyAttribute::kind_unsafe_unretained) in VisitObjCPropertyDecl()
868 DS.setPropertyAttributes(ObjCPropertyAttribute::kind_unsafe_unretained); in ParseObjCPropertyAttribute()