10#ifndef LLDB_API_SBDECLARATION_H
11#define LLDB_API_SBDECLARATION_H
28 explicit operator bool()
const;
bool operator!=(const DWARFBaseDIE &lhs, const DWARFBaseDIE &rhs)
bool operator==(const DWARFBaseDIE &lhs, const DWARFBaseDIE &rhs)
std::unique_ptr< lldb_private::Declaration > m_opaque_up
A class that describes the declaration location of a lldb object.