LLVM 20.0.0git
|
#include "llvm/IR/DebugInfoMetadata.h"
Additional Inherited Members | |
Public Types inherited from llvm::DenseMapInfo< DebugVariable > | |
using | FragmentInfo = DIExpression::FragmentInfo |
Static Public Member Functions inherited from llvm::DenseMapInfo< DebugVariable > | |
static DebugVariable | getEmptyKey () |
Empty key: no key should be generated that has no DILocalVariable. | |
static DebugVariable | getTombstoneKey () |
Difference in tombstone is that the Optional is meaningful. | |
static unsigned | getHashValue (const DebugVariable &D) |
static bool | isEqual (const DebugVariable &A, const DebugVariable &B) |
Definition at line 4074 of file DebugInfoMetadata.h.