Searched refs:emptyfn_ (Results 1 – 1 of 1) sorted by relevance
212 emptyfn_(), in HashSet()226 emptyfn_(other.emptyfn_), in HashSet()246 emptyfn_(std::move(other.emptyfn_)), in HashSet()382 if (emptyfn_.IsEmpty(next_element)) { in erase()383 emptyfn_.MakeEmpty(ElementForIndex(empty_index)); in erase()485 swap(emptyfn_, other.emptyfn_); in swap()523 if (!emptyfn_.IsEmpty(element)) { in TotalProbeDistance()545 if (!emptyfn_.IsEmpty(element)) { in Verify()547 emptyfn_.MakeEmpty(temp); in Verify()643 if (emptyfn_.IsEmpty(slot)) { in FindIndexImpl()[all …]