Home
last modified time | relevance | path

Searched refs:GetSettingForPlatformPlugin (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h469 GetSettingForPlatformPlugin(Debugger &debugger, ConstString setting_name);
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1383 if (!PluginManager::GetSettingForPlatformPlugin( in DebuggerInitialize()
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1488 PluginManager::GetSettingForPlatformPlugin(Debugger &debugger, in GetSettingForPlatformPlugin() function in PluginManager