Searched refs:mapEmpty (Results 1 – 3 of 3) sorted by relevance
137 constexpr static LocationSize mapEmpty() { in mapEmpty() function318 return LocationSize::mapEmpty();
57 LocationSize Size = LocationSize::mapEmpty();62 bool isSizeSet() const { return Size != LocationSize::mapEmpty(); } in isSizeSet()
27 else if (*this == mapEmpty()) in print()