Searched refs:getTombstoneVal (Results 1 – 2 of 2) sorted by relevance
91 static StringMapEntryBase *getTombstoneVal() { in getTombstoneVal() function300 if (Bucket && Bucket != getTombstoneVal()) in insert()303 if (Bucket == getTombstoneVal()) in insert()320 if (Bucket && Bucket != getTombstoneVal()) in insert()324 if (Bucket == getTombstoneVal()) in insert()343 if (Bucket && Bucket != getTombstoneVal()) { in clear()379 if (Bucket && Bucket != getTombstoneVal()) { in ~StringMap()429 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()