Searched defs:Tombstone (Results 1 – 11 of 11) sorted by relevance
108 const void *const *Tombstone = 0; in FindBucketFor() local
71 const void *const *Tombstone = nullptr; in FindBucketFor() local
94 const void *const *Tombstone = nullptr; in FindBucketFor() local
93 const void *const *Tombstone = nullptr; in FindBucketFor() local
1199 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in AdvancePastEmptyBuckets() local1209 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in RetreatPastEmptyBuckets() local
535 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in AdvancePastEmptyBuckets() local
1104 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in AdvancePastEmptyBuckets() local
1107 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in AdvancePastEmptyBuckets() local
63 enum { Plain, Empty, Tombstone } State; enumerator
60 TableGenStringKey Tombstone("<<<TOMBSTONE KEY>>>"); in getTombstoneKey() local
65 TableGenStringKey Tombstone("<<<TOMBSTONE KEY>>>"); in getTombstoneKey() local