Searched defs:StructuredDataImpl (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DStructuredDataImpl.h26 class StructuredDataImpl { class in namespace:lldb_private
28 StructuredDataImpl() : m_plugin_wp(), m_data_sp() {} function in class:lldb_private::StructuredDataImpl
32 StructuredDataImpl(const lldb::EventSP &event_sp) function in class:lldb_private::StructuredDataImpl
[all...]

Completed in 74 milliseconds