DenseMapInfo specialization for locally hashed types.
Declared in <llvm/DebugInfo/CodeView/TypeHashing.h>
template<>
struct DenseMapInfo<codeview::LocallyHashedType>;
| Name | Description |
|---|---|
getHashValue | Return the precomputed local hash of Val. |
isEqual | Return true if LHS and RHS have equal hashes and record bytes. |
| Name | Description |
|---|---|
Empty | Empty-key sentinel used by DenseMap. |