LLVM 17.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 504 of file CodeViewDebug.h.
|
inlinestatic |
Definition at line 506 of file CodeViewDebug.h.
References llvm::CodeViewDebug::LocalVarDef::createFromOpaqueValue().
|
inlinestatic |
Definition at line 514 of file CodeViewDebug.h.
References llvm::CodeViewDebug::LocalVarDef::toOpaqueValue().
|
inlinestatic |
Definition at line 510 of file CodeViewDebug.h.
References llvm::CodeViewDebug::LocalVarDef::createFromOpaqueValue().
|
inlinestatic |
Definition at line 518 of file CodeViewDebug.h.
References LHS, RHS, and llvm::CodeViewDebug::LocalVarDef::toOpaqueValue().