Searched refs:parent_properties_sp (Results 1 – 1 of 1) sorted by relevance
1398 lldb::OptionValuePropertiesSP parent_properties_sp( in GetDebuggerPropertyForPlugins() local1400 if (parent_properties_sp) { in GetDebuggerPropertyForPlugins()1404 parent_properties_sp->GetSubProperty(nullptr, g_property_name); in GetDebuggerPropertyForPlugins()1408 parent_properties_sp->AppendProperty( in GetDebuggerPropertyForPlugins()1435 lldb::OptionValuePropertiesSP parent_properties_sp( in GetDebuggerPropertyForPluginsOldStyle() local1437 if (parent_properties_sp) { in GetDebuggerPropertyForPluginsOldStyle()1439 parent_properties_sp->GetSubProperty(nullptr, plugin_type_name); in GetDebuggerPropertyForPluginsOldStyle()1443 parent_properties_sp->AppendProperty(plugin_type_name, plugin_type_desc, in GetDebuggerPropertyForPluginsOldStyle()