LLVM 22.0.0git
llvm::pdb::SymbolDenseMapInfo Struct Reference

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)

Detailed Description

Definition at line 70 of file GSIStreamBuilder.cpp.

Member Function Documentation

◆ getEmptyKey()

CVSymbol llvm::pdb::SymbolDenseMapInfo::getEmptyKey ( )
inlinestatic

Definition at line 71 of file GSIStreamBuilder.cpp.

References llvm::pdb::Empty.

◆ getHashValue()

unsigned llvm::pdb::SymbolDenseMapInfo::getHashValue ( const CVSymbol & Val)
inlinestatic

◆ getTombstoneKey()

CVSymbol llvm::pdb::SymbolDenseMapInfo::getTombstoneKey ( )
inlinestatic

◆ isEqual()

bool llvm::pdb::SymbolDenseMapInfo::isEqual ( const CVSymbol & LHS,
const CVSymbol & RHS )
inlinestatic

Definition at line 83 of file GSIStreamBuilder.cpp.


The documentation for this struct was generated from the following file: