Entry & operator[](uint32_t idx)
const char * GetQualifiedName() const
void AppendDeclContext(dw_tag_t tag, const char *name)
std::vector< Entry > collection
bool operator==(const DWARFDeclContext &rhs) const
lldb_private::ConstString GetQualifiedNameAsConstString() const
bool operator!=(const DWARFDeclContext &rhs) const
const Entry & operator[](uint32_t idx) const
std::string m_qualified_name
Entry(dw_tag_t t, const char *n)
bool NameMatches(const Entry &rhs) const