Searched defs:TombstoneKey (Results 1 – 4 of 4) sorted by relevance
50 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local217 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in forEach() local241 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local276 const KeyT TombstoneKey = getTombstoneKey(); in moveFromOldBuckets() local482 const KeyT TombstoneKey = getTombstoneKey(); in LookupBucketFor() local
148 const KeyT TombstoneKey = getTombstoneKey(); in clear() local426 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local462 const KeyT TombstoneKey = getTombstoneKey(); in moveFromOldBuckets() local500 const KeyT TombstoneKey = getTombstoneKey(); in copyFrom() local695 const KeyT TombstoneKey = getTombstoneKey(); in LookupBucketFor() local995 const KeyT TombstoneKey = this->getTombstoneKey(); in swap() local1107 const KeyT TombstoneKey = this->getTombstoneKey(); in grow() local
95 TombstoneKey, ///< Use as Tombstone key for DenseMap of AttrKind enumerator
763 auto TombstoneKey = DenseMapInfo<int64_t>::getTombstoneKey(); in getTombstoneKey() local3467 static ReachabilityQueryInfo<ToTy> TombstoneKey; member