LLVM 20.0.0git
|
#include "llvm/DebugInfo/CodeView/TypeHashing.h"
#include "llvm/DebugInfo/CodeView/TypeIndexDiscovery.h"
#include "llvm/Support/BLAKE3.h"
Go to the source code of this file.
Variables | |
static std::array< uint8_t, 8 > | EmptyHash |
static std::array< uint8_t, 8 > | TombstoneHash |
|
static |
Definition at line 20 of file TypeHashing.cpp.
|
static |
Definition at line 22 of file TypeHashing.cpp.