LLVM 22.0.0git
llvm::DenseMapInfo< CodeViewDebug::LocalVarDef > Struct Reference

#include "CodeGen/AsmPrinter/CodeViewDebug.h"

Inheritance diagram for llvm::DenseMapInfo< CodeViewDebug::LocalVarDef >:
[legend]

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 534 of file CodeViewDebug.h.

Member Function Documentation

◆ getEmptyKey()

◆ getHashValue()

◆ getTombstoneKey()

◆ isEqual()


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