Searched refs:GetSubProperty (Results 1 – 3 of 3) sorted by relevance
1583 parent_properties_sp->GetSubProperty(nullptr, g_property_name); in GetDebuggerPropertyForPlugins()1594 plugin_properties_sp->GetSubProperty(nullptr, plugin_type_name); in GetDebuggerPropertyForPlugins()1618 parent_properties_sp->GetSubProperty(nullptr, plugin_type_name); in GetDebuggerPropertyForPluginsOldStyle()1628 plugin_properties_sp->GetSubProperty(nullptr, g_property_name); in GetDebuggerPropertyForPluginsOldStyle()1661 plugin_type_properties_sp->GetSubProperty(nullptr, setting_name); in GetSettingForPlugin()1818 plugin_type_properties_sp->GetSubProperty(nullptr, setting_name); in GetSettingForOperatingSystemPlugin()
135 lldb::OptionValuePropertiesSP GetSubProperty(const ExecutionContext *exe_ctx,
482 OptionValueProperties::GetSubProperty(const ExecutionContext *exe_ctx, in GetSubProperty() function in OptionValueProperties