LLVM 20.0.0git
|
#include "llvm/DebugInfo/CodeView/TypeHashing.h"
Static Public Member Functions | |
static codeview::LocallyHashedType | getEmptyKey () |
static codeview::LocallyHashedType | getTombstoneKey () |
static unsigned | getHashValue (codeview::LocallyHashedType Val) |
static bool | isEqual (codeview::LocallyHashedType LHS, codeview::LocallyHashedType RHS) |
Static Public Attributes | |
static codeview::LocallyHashedType | Empty |
static codeview::LocallyHashedType | Tombstone |
Definition at line 183 of file TypeHashing.h.
|
inlinestatic |
Definition at line 187 of file TypeHashing.h.
References llvm::Empty.
|
inlinestatic |
Definition at line 191 of file TypeHashing.h.
References llvm::codeview::LocallyHashedType::Hash.
|
inlinestatic |
Definition at line 189 of file TypeHashing.h.
|
inlinestatic |
Definition at line 195 of file TypeHashing.h.
|
static |
Definition at line 184 of file TypeHashing.h.
|
static |
Definition at line 185 of file TypeHashing.h.