LLVM  8.0.1
Namespaces | Functions
Hash.h File Reference
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/StringRef.h"
#include <cstdint>
Include dependency graph for Hash.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 
 llvm::pdb
 

Functions

uint32_t llvm::pdb::hashStringV1 (StringRef Str)
 
uint32_t llvm::pdb::hashStringV2 (StringRef Str)
 
uint32_t llvm::pdb::hashBufferV8 (ArrayRef< uint8_t > Data)