Searched refs:kind_nullability (Results 1 – 7 of 7) sorted by relevance
38 kind_nullability = 0x1000, enumerator
746 ObjCPropertyAttribute::kind_nullability) in ParseObjCInterfaceDeclList()932 if (DS.getPropertyAttributes() & ObjCPropertyAttribute::kind_nullability) in ParseObjCPropertyAttribute()936 DS.setPropertyAttributes(ObjCPropertyAttribute::kind_nullability); in ParseObjCPropertyAttribute()939 if (DS.getPropertyAttributes() & ObjCPropertyAttribute::kind_nullability) in ParseObjCPropertyAttribute()943 DS.setPropertyAttributes(ObjCPropertyAttribute::kind_nullability); in ParseObjCPropertyAttribute()946 if (DS.getPropertyAttributes() & ObjCPropertyAttribute::kind_nullability) in ParseObjCPropertyAttribute()950 DS.setPropertyAttributes(ObjCPropertyAttribute::kind_nullability); in ParseObjCPropertyAttribute()953 if (DS.getPropertyAttributes() & ObjCPropertyAttribute::kind_nullability) in ParseObjCPropertyAttribute()957 DS.setPropertyAttributes(ObjCPropertyAttribute::kind_nullability); in ParseObjCPropertyAttribute()
867 (getPropertyAttributes() & ObjCPropertyAttribute::kind_nullability)) && in getNullability()875 (getPropertyAttributes() & ObjCPropertyAttribute::kind_nullability)) && in getNullabilityLoc()883 (getPropertyAttributes() & ObjCPropertyAttribute::kind_nullability)) && in setNullability()
697 if (Attributes & ObjCPropertyAttribute::kind_nullability) in CreatePropertyDecl()698 PDecl->setPropertyAttributes(ObjCPropertyAttribute::kind_nullability); in CreatePropertyDecl()
6864 ObjCPropertyAttribute::kind_nullability)) { in CodeCompleteObjCPropertyFlags()
1555 ObjCPropertyAttribute::kind_nullability) { in VisitObjCPropertyDecl()
1039 Attrs & ObjCPropertyAttribute::kind_nullability); in VisitObjCPropertyDecl()