LLVM: llvm::DWARFExpression Class Reference (original) (raw)

#include "[llvm/DebugInfo/DWARF/LowLevel/DWARFExpression.h](DWARFExpression%5F8h%5Fsource.html)"

Public Member Functions
DWARFExpression (DataExtractor Data, uint8_t AddressSize, std::optional< dwarf::DwarfFormat > Format=std::nullopt)
iterator begin () const
iterator end () const
LLVM_ABI bool operator== (const DWARFExpression &RHS) const
StringRef getData () const
Friends
class DWARFVerifier

Definition at line 24 of file DWARFExpression.h.

begin()

iterator llvm::DWARFExpression::begin ( ) const inline

end()

iterator llvm::DWARFExpression::end ( ) const inline

getData()

StringRef llvm::DWARFExpression::getData ( ) const inline

operator==()

DWARFVerifier


The documentation for this class was generated from the following files: