Searched refs:CanBeInPlaceChangedTo (Results 1 – 3 of 3) sorted by relevance
483 if (!old_representation.CanBeInPlaceChangedTo(new_representation_)) { in TryReconfigureToDataFieldInplace()667 if (!tmp_representation.CanBeInPlaceChangedTo(generalized)) { in FindTargetMap()1149 details.representation().CanBeInPlaceChangedTo(new_representation)); in UpdateFieldType()
159 bool CanBeInPlaceChangedTo(const Representation& other) const { in CanBeInPlaceChangedTo() function
523 if (!expected_representation.CanBeInPlaceChangedTo(representation)) { in BuildJsonObject()