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
197 SecondInfo::getTombstoneKey());
tools/clang/include/clang/AST/BaseSubobject.h 67 clang::CharUnits::fromQuantity(DenseMapInfo<int64_t>::getTombstoneKey()));
tools/clang/include/clang/AST/CharUnits.h 229 DenseMapInfo<clang::CharUnits::QuantityType>::getTombstoneKey();