Searched refs:mapEmpty (Results 1 – 2 of 2) sorted by relevance
146 constexpr static LocationSize mapEmpty() { in mapEmpty() function331 static inline LocationSize getEmptyKey() { return LocationSize::mapEmpty(); }
26 else if (*this == mapEmpty()) in print()