Home | History | Annotate | Download | only in Core

Lines Matching refs:GetSubProperty

1884         OptionValuePropertiesSP plugin_properties_sp = parent_properties_sp->GetSubProperty (NULL, g_property_name);
1896 lldb::OptionValuePropertiesSP plugin_type_properties_sp = plugin_properties_sp->GetSubProperty (NULL, plugin_type_name);
1924 OptionValuePropertiesSP plugin_properties_sp = parent_properties_sp->GetSubProperty (NULL, plugin_type_name);
1936 lldb::OptionValuePropertiesSP plugin_type_properties_sp = plugin_properties_sp->GetSubProperty (NULL, g_property_name);
1961 properties_sp = plugin_type_properties_sp->GetSubProperty (NULL, setting_name);
1999 properties_sp = plugin_type_properties_sp->GetSubProperty (NULL, setting_name);
2037 properties_sp = plugin_type_properties_sp->GetSubProperty (NULL, setting_name);