Searched refs:GetValueProperties (Results 1 – 13 of 13) sorted by relevance
33 OptionValuePropertiesSP properties_sp (GetValueProperties ()); in GetPropertyValue()45 OptionValuePropertiesSP properties_sp (GetValueProperties ()); in SetPropertyValue()56 OptionValuePropertiesSP properties_sp (GetValueProperties ()); in DumpAllPropertyValues()67 OptionValuePropertiesSP properties_sp (GetValueProperties ()); in DumpAllDescriptions()77 OptionValuePropertiesSP properties_sp (GetValueProperties ()); in DumpPropertyValue()93 OptionValuePropertiesSP properties_sp (GetValueProperties ()); in Apropos()106 OptionValuePropertiesSP properties_sp (GetValueProperties ()); in GetSubProperty()
1879 lldb::OptionValuePropertiesSP parent_properties_sp (debugger.GetValueProperties()); in GetDebuggerPropertyForPlugins()1921 lldb::OptionValuePropertiesSP parent_properties_sp (debugger.GetValueProperties()); in GetDebuggerPropertyForPluginsOldStyle()
655 Target::GetGlobalProperties()->GetValueProperties()); in Debugger()661 m_command_interpreter_ap->GetValueProperties()); in Debugger()
51 GetValueProperties () const in GetValueProperties() function
240 … GetGlobalProperties()->GetValueProperties(), in DebuggerInitialize()
418 … lldb::OptionValuePropertiesSP properties_sp (interpreter.GetDebugger().GetValueProperties()); in SettingsNames()
458 …const Property *property = m_interpreter.GetDebugger().GetValueProperties()->GetPropertyAtPath (&m… in DoExecute()
86 OptionValueProperties(*global_properties->GetValueProperties()) in ThreadOptionValueProperties()101 …stance_properties = static_cast<ThreadOptionValueProperties *>(thread->GetValueProperties().get()); in GetPropertyAtIndex()
2405 OptionValueProperties(*target_properties_sp->GetValueProperties()), in TargetOptionValueProperties()2425 …target_properties = static_cast<TargetOptionValueProperties *>(target->GetValueProperties().get()); in GetPropertyAtIndex()2511 Process::GetGlobalProperties()->GetValueProperties()); in TargetProperties()
70 OptionValueProperties(*global_properties->GetValueProperties()) in ProcessOptionValueProperties()85 …ance_properties = static_cast<ProcessOptionValueProperties *>(process->GetValueProperties().get()); in GetPropertyAtIndex()128 Thread::GetGlobalProperties()->GetValueProperties()); in ProcessProperties()
799 … GetGlobalPluginProperties()->GetValueProperties(), in DebuggerInitialize()
1592 … GetGlobalProperties()->GetValueProperties(), in DebuggerInitialize()
2725 … GetGlobalPluginProperties()->GetValueProperties(), in DebuggerInitialize()