Searched defs:TombstoneKey (Results 1 – 3 of 3) sorted by relevance
122 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local364 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local400 const KeyT TombstoneKey = getTombstoneKey(); in moveFromOldBuckets() local621 const KeyT TombstoneKey = getTombstoneKey(); in LookupBucketFor() local939 const KeyT TombstoneKey = this->getTombstoneKey(); in swap() local1051 const KeyT TombstoneKey = this->getTombstoneKey(); in grow() local
79 TombstoneKey, ///< Use as Tombstone key for DenseMap of AttrKind enumerator
569 static const IRPosition TombstoneKey; member