LLVM 20.0.0git
|
#include "llvm/DebugInfo/CodeView/TypeHashing.h"
Static Public Member Functions | |
static codeview::GloballyHashedType | getEmptyKey () |
static codeview::GloballyHashedType | getTombstoneKey () |
static unsigned | getHashValue (codeview::GloballyHashedType Val) |
static bool | isEqual (codeview::GloballyHashedType LHS, codeview::GloballyHashedType RHS) |
Static Public Attributes | |
static codeview::GloballyHashedType | Empty |
static codeview::GloballyHashedType | Tombstone |
Definition at line 203 of file TypeHashing.h.
|
inlinestatic |
Definition at line 207 of file TypeHashing.h.
References llvm::Empty.
|
inlinestatic |
Definition at line 211 of file TypeHashing.h.
References llvm::codeview::GloballyHashedType::Hash.
|
inlinestatic |
Definition at line 209 of file TypeHashing.h.
|
inlinestatic |
Definition at line 215 of file TypeHashing.h.
|
static |
Definition at line 204 of file TypeHashing.h.
|
static |
Definition at line 205 of file TypeHashing.h.