LLVM  8.0.1
Static Public Member Functions | List of all members
llvm::pdb::GSIHashStreamBuilder::UdtDenseMapInfo 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 34 of file GSIStreamBuilder.cpp.

Member Function Documentation

◆ getEmptyKey()

static CVSymbol llvm::pdb::GSIHashStreamBuilder::UdtDenseMapInfo::getEmptyKey ( )
inlinestatic

Definition at line 35 of file GSIStreamBuilder.cpp.

References llvm::pdb::Empty.

◆ getHashValue()

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

◆ getTombstoneKey()

static CVSymbol llvm::pdb::GSIHashStreamBuilder::UdtDenseMapInfo::getTombstoneKey ( )
inlinestatic

Definition at line 39 of file GSIStreamBuilder.cpp.

◆ isEqual()

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

Definition at line 47 of file GSIStreamBuilder.cpp.

References llvm::codeview::CVRecord< Kind >::RecordData.


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