Searched refs:GetSubProperty (Results 1 – 3 of 3) sorted by relevance
1557 parent_properties_sp->GetSubProperty(nullptr, g_property_name); in GetDebuggerPropertyForPlugins()1568 plugin_properties_sp->GetSubProperty(nullptr, plugin_type_name); in GetDebuggerPropertyForPlugins()1592 parent_properties_sp->GetSubProperty(nullptr, plugin_type_name); in GetDebuggerPropertyForPluginsOldStyle()1602 plugin_properties_sp->GetSubProperty(nullptr, g_property_name); in GetDebuggerPropertyForPluginsOldStyle()1635 plugin_type_properties_sp->GetSubProperty(nullptr, setting_name); in GetSettingForPlugin()1792 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