LLVM 22.0.0git
llvm::DenseMapInfo< DebugVariableAggregate > Struct Reference

#include "llvm/IR/DebugInfoMetadata.h"

Inheritance diagram for llvm::DenseMapInfo< DebugVariableAggregate >:
[legend]

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)

Detailed Description

Definition at line 4673 of file DebugInfoMetadata.h.


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