Searched defs:TombstoneKey (Results 1 – 5 of 5) sorted by relevance
50 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local 234 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); forEach() local 258 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); destroyAll() local 293 const KeyT TombstoneKey = getTombstoneKey(); moveFromOldBuckets() local 470 const KeyT TombstoneKey = getTombstoneKey(); LookupBucketFor() local [all...]
121 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); clear() local 407 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); destroyAll() local 443 const KeyT TombstoneKey = getTombstoneKey(); moveFromOldBuckets() local 664 const KeyT TombstoneKey = getTombstoneKey(); LookupBucketFor() local 987 const KeyT TombstoneKey = this->getTombstoneKey(); swap() local 1099 const KeyT TombstoneKey = this->getTombstoneKey(); grow() local [all...]
70 static PtrLikeInt TombstoneKey; in getTombstoneKey() local
93 TombstoneKey, ///< Use as Tombstone key for DenseMap of AttrKind enumerator
759 auto TombstoneKey = DenseMapInfo<int64_t>::getTombstoneKey(); in getTombstoneKey() local 3425 static ReachabilityQueryInfo<ToTy> TombstoneKey; global() member