LLVM 17.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 404 of file HashBuilder.h.
|
inline |
Definition at line 406 of file HashBuilder.h.
|
inline |
Definition at line 407 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 411 of file HashBuilder.h.
Referenced by update().