Searched refs:kind_null_resettable (Results 1 – 8 of 8) sorted by relevance
39 kind_null_resettable = 0x2000, enumerator
685 if (Attributes & ObjCPropertyAttribute::kind_null_resettable) in CreatePropertyDecl()686 PDecl->setPropertyAttributes(ObjCPropertyAttribute::kind_null_resettable); in CreatePropertyDecl()2127 ObjCPropertyAttribute::kind_null_resettable) && in diagnoseNullResettableSynthesizedSetters()2459 ObjCPropertyAttribute::kind_null_resettable) { in ProcessPropertyDecl()2537 ObjCPropertyAttribute::kind_null_resettable) { in ProcessPropertyDecl()
107 ObjCPropertyAttribute::kind_null_resettable); in applyNullability()
1510 (Attributes & ObjCPropertyAttribute::kind_null_resettable)) in getFragmentsForObjCProperty()
1677 ObjCPropertyAttribute::kind_null_resettable)) { in VisitObjCPropertyDecl()
1216 Attrs & ObjCPropertyAttribute::kind_null_resettable); in VisitObjCPropertyDecl()
1013 DS.setPropertyAttributes(ObjCPropertyAttribute::kind_null_resettable); in ParseObjCPropertyAttribute()
8076 if (property_attributes & ObjCPropertyAttribute::kind_null_resettable) in AddObjCClassProperty()8078 ObjCPropertyAttribute::kind_null_resettable); in AddObjCClassProperty()