Searched refs:mapEmpty (Results 1 – 3 of 3) sorted by relevance
138 constexpr static LocationSize mapEmpty() { in mapEmpty() function320 return LocationSize::mapEmpty();
54 LocationSize Size = LocationSize::mapEmpty();59 bool isSizeSet() const { return Size != LocationSize::mapEmpty(); } in isSizeSet()
25 else if (*this == mapEmpty()) in print()