Searched refs:kind_null_resettable (Results 1 – 6 of 6) sorted by relevance
39 kind_null_resettable = 0x2000, enumerator
707 if (Attributes & ObjCPropertyAttribute::kind_null_resettable) in CreatePropertyDecl()708 PDecl->setPropertyAttributes(ObjCPropertyAttribute::kind_null_resettable); in CreatePropertyDecl()2157 ObjCPropertyAttribute::kind_null_resettable) && in diagnoseNullResettableSynthesizedSetters()2489 ObjCPropertyAttribute::kind_null_resettable) { in ProcessPropertyDecl()2568 ObjCPropertyAttribute::kind_null_resettable) { in ProcessPropertyDecl()
1525 ObjCPropertyAttribute::kind_null_resettable)) { in VisitObjCPropertyDecl()
1040 Attrs & ObjCPropertyAttribute::kind_null_resettable); in VisitObjCPropertyDecl()
956 DS.setPropertyAttributes(ObjCPropertyAttribute::kind_null_resettable); in ParseObjCPropertyAttribute()
7737 if (property_attributes & ObjCPropertyAttribute::kind_null_resettable) in AddObjCClassProperty()7739 ObjCPropertyAttribute::kind_null_resettable); in AddObjCClassProperty()