Searched refs:StructuredDataDarwinLogProperties (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp108 #include "StructuredDataDarwinLogProperties.inc"
115 class StructuredDataDarwinLogProperties : public Properties { class in namespace:sddarwinlog_private
122 StructuredDataDarwinLogProperties() : Properties() { function in class:sddarwinlog_private::StructuredDataDarwinLogProperties
127 ~StructuredDataDarwinLogProperties() override {}
145 std::shared_ptr<StructuredDataDarwinLogProperties>;
150 g_settings_sp = std::make_shared<StructuredDataDarwinLogProperties>();
1388 debugger, StructuredDataDarwinLogProperties::GetSettingName())) {

Completed in 333 milliseconds