Searched refs:kind_nullability (Results 1 – 9 of 9) sorted by relevance
38 kind_nullability = 0x1000, enumerator
798 ObjCPropertyAttribute::kind_nullability) in ParseObjCInterfaceDeclList()984 if (DS.getPropertyAttributes() & ObjCPropertyAttribute::kind_nullability) in ParseObjCPropertyAttribute()988 DS.setPropertyAttributes(ObjCPropertyAttribute::kind_nullability); in ParseObjCPropertyAttribute()991 if (DS.getPropertyAttributes() & ObjCPropertyAttribute::kind_nullability) in ParseObjCPropertyAttribute()995 DS.setPropertyAttributes(ObjCPropertyAttribute::kind_nullability); in ParseObjCPropertyAttribute()998 if (DS.getPropertyAttributes() & ObjCPropertyAttribute::kind_nullability) in ParseObjCPropertyAttribute()1002 DS.setPropertyAttributes(ObjCPropertyAttribute::kind_nullability); in ParseObjCPropertyAttribute()1005 if (DS.getPropertyAttributes() & ObjCPropertyAttribute::kind_nullability) in ParseObjCPropertyAttribute()1009 DS.setPropertyAttributes(ObjCPropertyAttribute::kind_nullability); in ParseObjCPropertyAttribute()
942 (getPropertyAttributes() & ObjCPropertyAttribute::kind_nullability)) && in getNullability()950 (getPropertyAttributes() & ObjCPropertyAttribute::kind_nullability)) && in getNullabilityLoc()958 (getPropertyAttributes() & ObjCPropertyAttribute::kind_nullability)) && in setNullability()
682 if (Attributes & ObjCPropertyAttribute::kind_nullability) in CreatePropertyDecl()683 PDecl->setPropertyAttributes(ObjCPropertyAttribute::kind_nullability); in CreatePropertyDecl()
7563 ObjCPropertyAttribute::kind_nullability)) { in CodeCompleteObjCPropertyFlags()
1503 if (Attributes & ObjCPropertyAttribute::kind_nullability) { in getFragmentsForObjCProperty()
1673 ObjCPropertyAttribute::kind_nullability) { in VisitObjCPropertyDecl()
1214 Attrs & ObjCPropertyAttribute::kind_nullability); in VisitObjCPropertyDecl()
8073 if (property_attributes & ObjCPropertyAttribute::kind_nullability) in AddObjCClassProperty()8075 ObjCPropertyAttribute::kind_nullability); in AddObjCClassProperty()