lldb_private::SymbolContextList * operator->() const
bool GetDescription(lldb::SBStream &description)
void Append(lldb::SBSymbolContext &sc)
const lldb::SBSymbolContextList & operator=(const lldb::SBSymbolContextList &rhs)
lldb_private::SymbolContextList & operator*() const
std::unique_ptr< lldb_private::SymbolContextList > m_opaque_up
lldb::SBSymbolContext GetContextAtIndex(uint32_t idx)
Defines a list of symbol context objects.
Defines a symbol context baton that can be handed other debug core functions.