9#ifndef LLDB_API_SBVALUELIST_H
10#define LLDB_API_SBVALUELIST_H
26 explicit operator bool()
const;
36 uint32_t GetSize()
const;
85 void CreateIfNeeded();
std::unique_ptr< ValueListImpl > m_opaque_up
std::shared_ptr< lldb_private::ValueObject > ValueObjectSP