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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp2354 GetDebuggerPropertyForPlugins( Debugger &debugger, ConstString plugin_type_name, ConstString plugin_type_desc, bool can_create) argument
2390 GetDebuggerPropertyForPluginsOldStyle( Debugger &debugger, ConstString plugin_type_name, ConstString plugin_type_desc, bool can_create) argument
2429 GetSettingForPlugin(Debugger &debugger, ConstString setting_name, ConstString plugin_type_name, GetDebuggerPropertyForPluginsPtr get_debugger_property = GetDebuggerPropertyForPlugins) argument
2444 CreateSettingForPlugin( Debugger &debugger, ConstString plugin_type_name, ConstString plugin_type_desc, const lldb::OptionValuePropertiesSP &properties_sp, ConstString description, bool is_global_property, GetDebuggerPropertyForPluginsPtr get_debugger_property = GetDebuggerPropertyForPlugins) argument
[all...]

Completed in 114 milliseconds