LLVM: llvm::cas::BuiltinObjectHasher< HasherT > Class Template Reference (original) (raw)
Hasher for stored objects in builtin CAS. More...
#include "[llvm/CAS/BuiltinObjectHasher.h](BuiltinObjectHasher%5F8h%5Fsource.html)"
| Public Types | |
|---|---|
| using | HashT = decltype(HasherT::hash(std::declval<ArrayRef<uint8_t> &>())) |
Detailed Description
template
class llvm::cas::BuiltinObjectHasher< HasherT >
Hasher for stored objects in builtin CAS.
Definition at line 18 of file BuiltinObjectHasher.h.
Member Typedef Documentation
◆ HashT
Member Function Documentation
◆ hashObject() [1/2]
◆ hashObject() [2/2]
The documentation for this class was generated from the following file:
- include/llvm/CAS/BuiltinObjectHasher.h