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