#include <DWARFDeclContext.h>
Definition at line 27 of file DWARFDeclContext.h.
◆ Entry() [1/2]
DWARFDeclContext::Entry::Entry |
( |
| ) |
|
|
default |
◆ Entry() [2/2]
DWARFDeclContext::Entry::Entry |
( |
dw_tag_t |
t, |
|
|
const char * |
n |
|
) |
| |
|
inline |
◆ NameMatches()
bool DWARFDeclContext::Entry::NameMatches |
( |
const Entry & |
rhs | ) |
const |
|
inline |
◆ operator bool()
DWARFDeclContext::Entry::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ name
const char* DWARFDeclContext::Entry::name = nullptr |
◆ tag
dw_tag_t DWARFDeclContext::Entry::tag = llvm::dwarf::DW_TAG_null |
The documentation for this struct was generated from the following file: