Searched defs:TombstoneKey (Results 1 – 4 of 4) sorted by relevance
50 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local234 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in forEach() local258 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local293 const KeyT TombstoneKey = getTombstoneKey(); in moveFromOldBuckets() local470 const KeyT TombstoneKey = getTombstoneKey(); in LookupBucketFor() local
121 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local407 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local443 const KeyT TombstoneKey = getTombstoneKey(); in moveFromOldBuckets() local664 const KeyT TombstoneKey = getTombstoneKey(); in LookupBucketFor() local987 const KeyT TombstoneKey = this->getTombstoneKey(); in swap() local1099 const KeyT TombstoneKey = this->getTombstoneKey(); in grow() local
93 TombstoneKey, ///< Use as Tombstone key for DenseMap of AttrKind enumerator
759 auto TombstoneKey = DenseMapInfo<int64_t>::getTombstoneKey(); in getTombstoneKey() local3425 static ReachabilityQueryInfo<ToTy> TombstoneKey; member