Searched refs:emptyfn_ (Results 1 – 1 of 1) sorted by relevance
162 emptyfn_(), in HashSet()176 emptyfn_(other.emptyfn_), in HashSet()196 emptyfn_(std::move(other.emptyfn_)), in HashSet()330 if (emptyfn_.IsEmpty(next_element)) { in Erase()331 emptyfn_.MakeEmpty(ElementForIndex(empty_index)); in Erase()417 swap(emptyfn_, other.emptyfn_); in swap()455 if (!emptyfn_.IsEmpty(element)) { in TotalProbeDistance()477 if (!emptyfn_.IsEmpty(element)) { in Verify()479 emptyfn_.MakeEmpty(temp); in Verify()567 if (emptyfn_.IsEmpty(slot)) { in FindIndex()[all …]