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() local 391 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); destroyAll() local 427 const KeyT TombstoneKey = getTombstoneKey(); moveFromOldBuckets() local 648 const KeyT TombstoneKey = getTombstoneKey(); LookupBucketFor() local 971 const KeyT TombstoneKey = this->getTombstoneKey(); swap() local 1083 const KeyT TombstoneKey = this->getTombstoneKey(); grow() local [all...]
91 TombstoneKey, ///< Use as Tombstone key for DenseMap of AttrKind global() enumerator
758 auto TombstoneKey = DenseMapInfo<int64_t>::getTombstoneKey(); getTombstoneKey() local 3422 static ReachabilityQueryInfo<ToTy> TombstoneKey; global() member