Searched refs:AppendProperty (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/lldb/source/Core/ |
| H A D | PluginManager.cpp | 1561 parent_properties_sp->AppendProperty(g_property_name, in GetDebuggerPropertyForPlugins() 1572 plugin_properties_sp->AppendProperty(plugin_type_name, plugin_type_desc, in GetDebuggerPropertyForPlugins() 1596 parent_properties_sp->AppendProperty(plugin_type_name, plugin_type_desc, in GetDebuggerPropertyForPluginsOldStyle() 1606 plugin_properties_sp->AppendProperty(g_property_name, in GetDebuggerPropertyForPluginsOldStyle() 1651 plugin_type_properties_sp->AppendProperty(properties_sp->GetName(), in CreateSettingForPlugin() 1805 plugin_type_properties_sp->AppendProperty(properties_sp->GetName(), in CreateSettingForOperatingSystemPlugin()
|
| H A D | Debugger.cpp | 853 m_collection_sp->AppendProperty( in Debugger() 856 m_collection_sp->AppendProperty( in Debugger() 859 m_collection_sp->AppendProperty( in Debugger() 863 m_collection_sp->AppendProperty( in Debugger()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
| H A D | OptionValueProperties.h | 132 void AppendProperty(llvm::StringRef name, llvm::StringRef desc,
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | OptionValueProperties.cpp | 43 void OptionValueProperties::AppendProperty(llvm::StringRef name, in AppendProperty() function in OptionValueProperties
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Target/ |
| H A D | Target.cpp | 4198 m_collection_sp->AppendProperty( in TargetProperties() 4208 m_collection_sp->AppendProperty( in TargetProperties() 4213 m_collection_sp->AppendProperty( in TargetProperties()
|
| H A D | Process.cpp | 166 m_collection_sp->AppendProperty( in ProcessProperties() 179 m_collection_sp->AppendProperty( in ProcessProperties()
|