Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1640 // "plugin.<plugin_type_name>.<plugin_type_desc>.SETTINGNAME". in CreateSettingForPlugin() argument
1548 GetDebuggerPropertyForPlugins(Debugger & debugger,llvm::StringRef plugin_type_name,llvm::StringRef plugin_type_desc,bool can_create) GetDebuggerPropertyForPlugins() argument
1585 GetDebuggerPropertyForPluginsOldStyle(Debugger & debugger,llvm::StringRef plugin_type_name,llvm::StringRef plugin_type_desc,bool can_create) GetDebuggerPropertyForPluginsOldStyle() argument
1625 GetSettingForPlugin(Debugger & debugger,llvm::StringRef setting_name,llvm::StringRef plugin_type_name,GetDebuggerPropertyForPluginsPtr get_debugger_property=GetDebuggerPropertyForPlugins) GetSettingForPlugin() argument
[all...]