Lines Matching defs:getTombstoneKey
50 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey();
175 TheBucket->getFirst() = getTombstoneKey();
185 TheBucket->getFirst() = getTombstoneKey();
217 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey();
241 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey();
276 const KeyT TombstoneKey = getTombstoneKey();
315 !KeyInfoT::isEqual(getBuckets()[i].getFirst(), getTombstoneKey()))
332 static const KeyT getTombstoneKey() { return KeyInfoT::getTombstoneKey(); }
482 const KeyT TombstoneKey = getTombstoneKey();