Home
last modified time | relevance | path

Searched refs:AppendProperty (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/lldb/unittests/Interpreter/
H A DTestOptionValue.cpp87 props_sp->AppendProperty(ConstString("dict"), ConstString(), is_global, in CreateGlobal()
91 props_sp->AppendProperty(ConstString("file-list"), ConstString(), is_global, in CreateGlobal()
/llvm-project-15.0.7/lldb/source/Core/
H A DPluginManager.cpp1394 parent_properties_sp->AppendProperty( in GetDebuggerPropertyForPlugins()
1405 plugin_properties_sp->AppendProperty(plugin_type_name, plugin_type_desc, in GetDebuggerPropertyForPlugins()
1429 parent_properties_sp->AppendProperty(plugin_type_name, plugin_type_desc, in GetDebuggerPropertyForPluginsOldStyle()
1439 plugin_properties_sp->AppendProperty( in GetDebuggerPropertyForPluginsOldStyle()
1484 plugin_type_properties_sp->AppendProperty(properties_sp->GetName(), in CreateSettingForPlugin()
1622 plugin_type_properties_sp->AppendProperty(properties_sp->GetName(), in CreateSettingForOperatingSystemPlugin()
H A DDebugger.cpp781 m_collection_sp->AppendProperty( in Debugger()
785 m_collection_sp->AppendProperty( in Debugger()
788 m_collection_sp->AppendProperty( in Debugger()
792 m_collection_sp->AppendProperty( in Debugger()
/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h198 void AppendProperty(ConstString name, ConstString desc,
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValueProperties.cpp47 void OptionValueProperties::AppendProperty(ConstString name, in AppendProperty() function in OptionValueProperties
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp3986 m_collection_sp->AppendProperty( in TargetProperties()
3997 m_collection_sp->AppendProperty( in TargetProperties()
4002 m_collection_sp->AppendProperty( in TargetProperties()
H A DProcess.cpp168 m_collection_sp->AppendProperty( in ProcessProperties()
181 m_collection_sp->AppendProperty( in ProcessProperties()