reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
164 assert(!isEqual(S, getTombstoneKey()) && "Cannot hash the tombstone key!");
include/llvm/ADT/DenseMap.h430 return KeyInfoT::getTombstoneKey(); 1250 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); 1260 const KeyT Tombstone = KeyInfoT::getTombstoneKey();