LLVM 20.0.0git
|
#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) |
Definition at line 527 of file CodeViewDebug.h.
|
inlinestatic |
Definition at line 529 of file CodeViewDebug.h.
References llvm::CodeViewDebug::LocalVarDef::createFromOpaqueValue().
|
inlinestatic |
Definition at line 537 of file CodeViewDebug.h.
References llvm::CodeViewDebug::LocalVarDef::toOpaqueValue().
|
inlinestatic |
Definition at line 533 of file CodeViewDebug.h.
References llvm::CodeViewDebug::LocalVarDef::createFromOpaqueValue().
|
inlinestatic |
Definition at line 541 of file CodeViewDebug.h.
References LHS, RHS, and llvm::CodeViewDebug::LocalVarDef::toOpaqueValue().