reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
430 return KeyInfoT::getTombstoneKey(); 1250 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); 1260 const KeyT Tombstone = KeyInfoT::getTombstoneKey();include/llvm/ADT/DenseMapInfo.h
196 return std::make_pair(FirstInfo::getTombstoneKey(),
include/llvm/IR/CallSite.h 892 CS.I = BaseInfo::getTombstoneKey();