|
LLVM 23.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 556 of file CodeViewDebug.h.
|
inlinestatic |
Definition at line 558 of file CodeViewDebug.h.
References llvm::CodeViewDebug::LocalVarDef::emptyValue().
|
inlinestatic |
Definition at line 566 of file CodeViewDebug.h.
References llvm::CodeViewDebug::LocalVarDef::hashValue().
|
inlinestatic |
Definition at line 562 of file CodeViewDebug.h.
References llvm::CodeViewDebug::LocalVarDef::tombstoneValue().
|
inlinestatic |
Definition at line 570 of file CodeViewDebug.h.