LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::DenseMapInfo< CodeViewDebug::LocalVarDef > Struct Reference

#include "CodeGen/AsmPrinter/CodeViewDebug.h"

Static Public Member Functions

static CodeViewDebug::LocalVarDef getEmptyKey ()
 
static CodeViewDebug::LocalVarDef getTombstoneKey ()
 
static unsigned getHashValue (const CodeViewDebug::LocalVarDef &DR)
 
static bool isEqual (const CodeViewDebug::LocalVarDef &LHS, const CodeViewDebug::LocalVarDef &RHS)
 

Detailed Description

Definition at line 529 of file CodeViewDebug.h.

Member Function Documentation

◆ getEmptyKey()

◆ getHashValue()

◆ getTombstoneKey()

static CodeViewDebug::LocalVarDef llvm::DenseMapInfo< CodeViewDebug::LocalVarDef >::getTombstoneKey ( )
inlinestatic

◆ isEqual()

Definition at line 543 of file CodeViewDebug.h.

References LHS, RHS, and llvm::CodeViewDebug::LocalVarDef::toOpaqueValue().


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