LLVM: llvm::dwarf_linker::classic::DeclMapInfo Struct Reference (original) (raw)
Info type for the DenseMap storing the DeclContext pointers. More...
#include "[llvm/DWARFLinker/Classic/DWARFLinkerDeclContext.h](DWARFLinkerDeclContext%5F8h%5Fsource.html)"
Inheritance diagram for llvm::dwarf_linker::classic::DeclMapInfo:
[legend]
| Static Public Member Functions | |
|---|---|
| static unsigned | getHashValue (const DeclContext *Ctxt) |
| static bool | isEqual (const DeclContext *LHS, const DeclContext *RHS) |
Detailed Description
Info type for the DenseMap storing the DeclContext pointers.
Definition at line 174 of file DWARFLinkerDeclContext.h.
Member Function Documentation
◆ getHashValue()
| unsigned llvm::dwarf_linker::classic::DeclMapInfo::getHashValue ( const DeclContext * Ctxt) | inlinestatic |
|---|
Definition at line 178 of file DWARFLinkerDeclContext.h.
◆ isEqual()
| bool llvm::dwarf_linker::classic::DeclMapInfo::isEqual ( const DeclContext * LHS, const DeclContext * RHS ) | inlinestatic |
|---|
Definition at line 182 of file DWARFLinkerDeclContext.h.
The documentation for this struct was generated from the following file:
- include/llvm/DWARFLinker/Classic/DWARFLinkerDeclContext.h