10 #ifndef LLVM_DEBUGINFO_DWARF_DWARFDEBUGMACRO_H 11 #define LLVM_DEBUGINFO_DWARF_DWARFDEBUGMACRO_H 63 #endif // LLVM_DEBUGINFO_DWARF_DWARFDEBUGMACRO_H This class represents lattice values for constants.
bool empty() const
Return whether the section has any entries.
The instances of the Type class are immutable: once they are created, they are never changed...
DWARFDebugMacro()=default
void parse(DataExtractor data)
Parse the debug_macinfo section accessible via the 'data' parameter.
void dump(raw_ostream &OS) const
Print the macro list found within the debug_macinfo section.
LLVM_NODISCARD bool empty() const
This class implements an extremely fast bulk output stream that can only output to a stream...