Searched refs:MaximumValue (Results 1 – 2 of 2) sorted by relevance
90 DCHECK_LE(storage, MaximumValue().data_ - data_) << "Addition would overflow " << *this;96 BitStringChar MaximumValue() const { in MaximumValue() function
247 if (next != next.MaximumValue()) { in CreateChild()