LLVM 20.0.0git
|
Static Public Member Functions | |
static CVSymbol | getEmptyKey () |
static CVSymbol | getTombstoneKey () |
static unsigned | getHashValue (const CVSymbol &Val) |
static bool | isEqual (const CVSymbol &LHS, const CVSymbol &RHS) |
Definition at line 69 of file GSIStreamBuilder.cpp.
|
inlinestatic |
Definition at line 70 of file GSIStreamBuilder.cpp.
References llvm::pdb::Empty.
Definition at line 79 of file GSIStreamBuilder.cpp.
References llvm::codeview::CVRecord< Kind >::RecordData, and llvm::xxh3_64bits().
|
inlinestatic |
Definition at line 74 of file GSIStreamBuilder.cpp.
References getTombstoneKey().
Referenced by getTombstoneKey().
|
inlinestatic |
Definition at line 82 of file GSIStreamBuilder.cpp.