LLVM
15.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 414 of file HashBuilder.h.
|
inline |
Definition at line 416 of file HashBuilder.h.
|
inline |
Definition at line 417 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 421 of file HashBuilder.h.
Referenced by update().