LLVM 18.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 68 of file GSIStreamBuilder.cpp.
|
inlinestatic |
Definition at line 69 of file GSIStreamBuilder.cpp.
References llvm::pdb::Empty.
Definition at line 78 of file GSIStreamBuilder.cpp.
References llvm::codeview::CVRecord< Kind >::RecordData, and llvm::xxh3_64bits().
|
inlinestatic |
Definition at line 73 of file GSIStreamBuilder.cpp.
References getTombstoneKey().
Referenced by getTombstoneKey().
|
inlinestatic |
Definition at line 81 of file GSIStreamBuilder.cpp.