LLVM 19.0.0git
List of all members
llvm::DenseMapInfo< DebugVariableAggregate > Struct Reference

#include "llvm/IR/DebugInfoMetadata.h"

Inheritance diagram for llvm::DenseMapInfo< DebugVariableAggregate >:
Inheritance graph
[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 3947 of file DebugInfoMetadata.h.


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