Searched refs:getTombstoneVal (Results 1 – 2 of 2) sorted by relevance
95 static StringMapEntryBase *getTombstoneVal() { in getTombstoneVal() function313 if (Bucket && Bucket != getTombstoneVal()) in insert()316 if (Bucket == getTombstoneVal()) in insert()333 if (Bucket && Bucket != getTombstoneVal()) in insert()337 if (Bucket == getTombstoneVal()) in insert()356 if (Bucket && Bucket != getTombstoneVal()) { in clear()392 if (Bucket && Bucket != getTombstoneVal()) { in ~StringMap()441 while (*Ptr == nullptr || *Ptr == StringMapImpl::getTombstoneVal()) in AdvancePastEmptyBuckets()
85 if (BucketItem == getTombstoneVal()) { in LookupBucketFor()130 if (BucketItem == getTombstoneVal()) { in FindKey()172 TheTable[Bucket] = getTombstoneVal(); in RemoveKey()213 if (Bucket && Bucket != getTombstoneVal()) { in RehashTable()