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

/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Core/
H A DPluginManager.cpp1955 lldb::OptionValuePropertiesSP properties_sp; local
1993 lldb::OptionValuePropertiesSP properties_sp; local
1966 CreateSettingForDynamicLoaderPlugin(Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, const ConstString &description, bool is_global_property) argument
2004 CreateSettingForPlatformPlugin(Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, const ConstString &description, bool is_global_property) argument
2031 lldb::OptionValuePropertiesSP properties_sp; local
2042 CreateSettingForProcessPlugin(Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, const ConstString &description, bool is_global_property) argument
[all...]

Completed in 80 milliseconds