LLVM 19.0.0git
Static Public Member Functions | List of all members
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 69 of file GSIStreamBuilder.cpp.

Member Function Documentation

◆ getEmptyKey()

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

Definition at line 70 of file GSIStreamBuilder.cpp.

References llvm::pdb::Empty.

◆ getHashValue()

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

◆ getTombstoneKey()

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

Definition at line 74 of file GSIStreamBuilder.cpp.

References getTombstoneKey().

Referenced by getTombstoneKey().

◆ isEqual()

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

Definition at line 82 of file GSIStreamBuilder.cpp.

References LHS, and RHS.


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