LLVM: llvm::DWARFAbbreviationDeclarationSet Class Reference (original) (raw)
#include "[llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h](DWARFDebugAbbrev%5F8h%5Fsource.html)"
Definition at line 23 of file DWARFDebugAbbrev.h.
| DWARFAbbreviationDeclarationSet::DWARFAbbreviationDeclarationSet |
( |
) |
◆ begin()
| const_iterator llvm::DWARFAbbreviationDeclarationSet::begin ( ) const |
inline |
◆ dump()
| void DWARFAbbreviationDeclarationSet::dump |
( |
raw_ostream & |
OS |
) |
const |
◆ end()
| const_iterator llvm::DWARFAbbreviationDeclarationSet::end ( ) const |
inline |
◆ getAbbreviationDeclaration()
◆ getCodeRange()
| std::string DWARFAbbreviationDeclarationSet::getCodeRange |
( |
) |
const |
◆ getFirstAbbrCode()
| uint32_t llvm::DWARFAbbreviationDeclarationSet::getFirstAbbrCode ( ) const |
inline |
◆ getOffset()
| uint64_t llvm::DWARFAbbreviationDeclarationSet::getOffset ( ) const |
inline |
The documentation for this class was generated from the following files: