Searched defs:new_constness (Results 1 – 2 of 2) sorted by relevance
50 PropertyConstness new_constness, MaybeHandle<FieldType> old_field_type, in PrintGeneralization()403 PropertyConstness new_constness, in GeneralizeField()1116 PropertyConstness new_constness, in UpdateFieldType()1167 PropertyConstness new_constness, in GeneralizeField()
377 PropertyConstness new_constness = PropertyConstness::kConst; in PrepareForDataProperty() local