Searched refs:emptyfn_ (Results 1 – 1 of 1) sorted by relevance
206 emptyfn_(), in HashSet()220 emptyfn_(other.emptyfn_), in HashSet()240 emptyfn_(std::move(other.emptyfn_)), in HashSet()376 if (emptyfn_.IsEmpty(next_element)) { in erase()377 emptyfn_.MakeEmpty(ElementForIndex(empty_index)); in erase()472 swap(emptyfn_, other.emptyfn_); in swap()510 if (!emptyfn_.IsEmpty(element)) { in TotalProbeDistance()532 if (!emptyfn_.IsEmpty(element)) { in Verify()534 emptyfn_.MakeEmpty(temp); in Verify()622 if (emptyfn_.IsEmpty(slot)) { in FindIndex()[all …]