LLVM 20.0.0git
|
#include "llvm/Support/HashBuilder.h"
Public Member Functions | |
HashCodeHasher () | |
void | update (ArrayRef< uint8_t > Data) |
Public Attributes | |
hash_code | Code |
Definition at line 386 of file HashBuilder.h.
|
inline |
Definition at line 388 of file HashBuilder.h.
|
inline |
Definition at line 389 of file HashBuilder.h.
References Code, llvm::Data, llvm::hash_combine(), and llvm::hash_value().
hash_code llvm::hashbuilder_detail::HashCodeHasher::Code |
Definition at line 393 of file HashBuilder.h.
Referenced by update().