Searched refs:getTombstoneVal (Results 1 – 8 of 8) sorted by relevance
104 static StringMapEntryBase *getTombstoneVal() { in getTombstoneVal() function272 if (!Bucket || Bucket == getTombstoneVal()) { in StringMap()351 if (Bucket && Bucket != getTombstoneVal()) in insert()354 if (Bucket == getTombstoneVal()) in insert()380 if (Bucket && Bucket != getTombstoneVal()) in try_emplace()384 if (Bucket == getTombstoneVal()) in try_emplace()402 if (Bucket && Bucket != getTombstoneVal()) { in clear()438 if (Bucket && Bucket != getTombstoneVal()) { in ~StringMap()487 while (*Ptr == nullptr || *Ptr == StringMapImpl::getTombstoneVal()) in AdvancePastEmptyBuckets()
97 static StringMapEntryBase *getTombstoneVal() { in getTombstoneVal() function266 if (!Bucket || Bucket == getTombstoneVal()) { in StringMap()347 if (Bucket && Bucket != getTombstoneVal()) in insert()350 if (Bucket == getTombstoneVal()) in insert()376 if (Bucket && Bucket != getTombstoneVal()) in emplace_second()380 if (Bucket == getTombstoneVal()) in emplace_second()398 if (Bucket && Bucket != getTombstoneVal()) { in clear()434 if (Bucket && Bucket != getTombstoneVal()) { in ~StringMap()483 while (*Ptr == nullptr || *Ptr == StringMapImpl::getTombstoneVal()) in AdvancePastEmptyBuckets()
82 if (BucketItem == getTombstoneVal()) { in LookupBucketFor()127 if (BucketItem == getTombstoneVal()) { in FindKey()169 TheTable[Bucket].Item = getTombstoneVal(); in RemoveKey()203 if (IB->Item && IB->Item != getTombstoneVal()) { in RehashTable()
102 static StringMapEntryBase *getTombstoneVal() { in getTombstoneVal() function264 if (!Bucket || Bucket == getTombstoneVal()) { in StringMap()296 if (Bucket && Bucket != getTombstoneVal()) { in ~StringMap()369 if (Bucket && Bucket != getTombstoneVal()) in insert()372 if (Bucket == getTombstoneVal()) in insert()398 if (Bucket && Bucket != getTombstoneVal()) in try_emplace()402 if (Bucket == getTombstoneVal()) in try_emplace()420 if (Bucket && Bucket != getTombstoneVal()) { in clear()487 while (*Ptr == nullptr || *Ptr == StringMapImpl::getTombstoneVal()) in AdvancePastEmptyBuckets()
105 static StringMapEntryBase *getTombstoneVal() { in getTombstoneVal() function324 if (Bucket.Item && Bucket.Item != getTombstoneVal()) in insert()327 if (Bucket.Item == getTombstoneVal()) in insert()344 if (I->Item && I->Item != getTombstoneVal()) { in clear()361 if (Bucket.Item && Bucket.Item != getTombstoneVal()) in GetOrCreateValue()367 if (Bucket.Item == getTombstoneVal()) in GetOrCreateValue()448 while (Ptr->Item == 0 || Ptr->Item == StringMapImpl::getTombstoneVal()) in AdvancePastEmptyBuckets()
99 if (BucketItem == getTombstoneVal()) { in LookupBucketFor()144 if (BucketItem == getTombstoneVal()) { in FindKey()186 TheTable[Bucket] = getTombstoneVal(); in RemoveKey()227 if (Bucket && Bucket != getTombstoneVal()) { in RehashTable()
105 if (BucketItem == getTombstoneVal()) { in LookupBucketFor()149 if (BucketItem == getTombstoneVal()) { in FindKey()191 TheTable[Bucket] = getTombstoneVal(); in RemoveKey()230 if (Bucket && Bucket != getTombstoneVal()) { in RehashTable()
100 if (BucketItem == getTombstoneVal()) { in LookupBucketFor()144 if (BucketItem == getTombstoneVal()) { in FindKey()186 TheTable[Bucket] = getTombstoneVal(); in RemoveKey()225 if (Bucket && Bucket != getTombstoneVal()) { in RehashTable()