Searched refs:getTombstoneVal (Results 1 – 2 of 2) sorted by relevance
85 if (BucketItem == getTombstoneVal()) { in LookupBucketFor()130 if (BucketItem == getTombstoneVal()) { in FindKey()172 TheTable[Bucket] = getTombstoneVal(); in RemoveKey()211 if (Bucket && Bucket != getTombstoneVal()) { in RehashTable()
96 static StringMapEntryBase *getTombstoneVal() { in getTombstoneVal() function326 if (Bucket && Bucket != getTombstoneVal()) in insert()329 if (Bucket == getTombstoneVal()) in insert()347 if (Bucket && Bucket != getTombstoneVal()) { in clear()364 if (Bucket && Bucket != getTombstoneVal()) in GetOrCreateValue()370 if (Bucket == getTombstoneVal()) in GetOrCreateValue()453 while (*Ptr == 0 || *Ptr == StringMapImpl::getTombstoneVal()) in AdvancePastEmptyBuckets()