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