Searched refs:kind_unsafe_unretained (Results 1 – 9 of 9) sorted by relevance
35 kind_unsafe_unretained = 0x800, enumerator
49 } else if (attrs & ObjCPropertyAttribute::kind_unsafe_unretained) { in getImpliedARCOwnership()89 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()292 if (Attributes & ObjCPropertyAttribute::kind_unsafe_unretained) in makePropertyAttributesAsWritten()293 attributesAsWritten |= ObjCPropertyAttribute::kind_unsafe_unretained; in makePropertyAttributesAsWritten()565 ObjCPropertyAttribute::kind_unsafe_unretained)) { in CreatePropertyDecl()659 if (Attributes & ObjCPropertyAttribute::kind_unsafe_unretained) in CreatePropertyDecl()[all …]
7485 ObjCPropertyAttribute::kind_unsafe_unretained | in ObjCPropertyFlagConflicts()7490 AssignCopyRetMask != ObjCPropertyAttribute::kind_unsafe_unretained && in ObjCPropertyFlagConflicts()7518 ObjCPropertyAttribute::kind_unsafe_unretained)) in CodeCompleteObjCPropertyFlags()
174 ObjCPropertyAttribute::kind_unsafe_unretained | in rewriteProperty()
1493 RenderAttribute(ObjCPropertyAttribute::kind_unsafe_unretained, in getFragmentsForObjCProperty()
1646 ObjCPropertyAttribute::kind_unsafe_unretained) { in VisitObjCPropertyDecl()
1210 Attrs & ObjCPropertyAttribute::kind_unsafe_unretained); in VisitObjCPropertyDecl()
2828 if (Attrs & ObjCPropertyAttribute::kind_unsafe_unretained) in VisitObjCPropertyDecl()
922 DS.setPropertyAttributes(ObjCPropertyAttribute::kind_unsafe_unretained); in ParseObjCPropertyAttribute()