Searched refs:mapEmpty (Results 1 – 6 of 6) 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()
137 constexpr static LocationSize mapEmpty() { in mapEmpty() function318 return LocationSize::mapEmpty();
60 LocationSize Size = LocationSize::mapEmpty();65 bool isSizeSet() const { return Size != LocationSize::mapEmpty(); } in isSizeSet()
25 else if (*this == mapEmpty()) in print()
27 else if (*this == mapEmpty()) in print()