Home
last modified time | relevance | path

Searched defs:properties_sp (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DUserSettingsController.cpp37 OptionValuePropertiesSP properties_sp(GetValueProperties()); in GetPropertyValue() local
47 OptionValuePropertiesSP properties_sp(GetValueProperties()); in SetPropertyValue() local
58 OptionValuePropertiesSP properties_sp(GetValueProperties()); in DumpAllPropertyValues() local
73 OptionValuePropertiesSP properties_sp(GetValueProperties()); in DumpAllDescriptions() local
82 OptionValuePropertiesSP properties_sp(GetValueProperties()); in DumpPropertyValue() local
95 OptionValuePropertiesSP properties_sp(GetValueProperties()); in Apropos() local
105 OptionValuePropertiesSP properties_sp(GetValueProperties()); in GetSubProperty() local
H A DPluginManager.cpp1475 lldb::OptionValuePropertiesSP properties_sp; in GetSettingForPlugin() local
1489 const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForPlugin()
1524 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForDynamicLoaderPlugin()
1541 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForPlatformPlugin()
1557 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForProcessPlugin()
1565 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForTracePlugin()
1580 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForObjectFilePlugin()
1596 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForSymbolFilePlugin()
1612 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForJITLoaderPlugin()
1624 lldb::OptionValuePropertiesSP properties_sp; in GetSettingForOperatingSystemPlugin() local
[all …]
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandCompletions.cpp567 lldb::OptionValuePropertiesSP properties_sp( in SettingsNames() local