Searched refs:IsEmptyOrDeleted (Results 1 – 3 of 3) sorted by relevance
305 inline static bool IsEmptyOrDeleted(ctrl_t c);
736 bool SwissNameDictionary::IsEmptyOrDeleted(ctrl_t c) { in IsEmptyOrDeleted() function
321 inline bool IsEmptyOrDeleted(ctrl_t c) { return c < ctrl_t::kSentinel; }800 while (IsEmptyOrDeleted(*ctrl_)) {