Home
last modified time | relevance | path

Searched refs:SetSystemRuntimePluginEnabled (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h777 static bool SetSystemRuntimePluginEnabled(llvm::StringRef name, bool enable);
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp328 PluginManager::SetSystemRuntimePluginEnabled, in GetPluginNamespaces()
2441 bool PluginManager::SetSystemRuntimePluginEnabled(llvm::StringRef name, in SetSystemRuntimePluginEnabled() function in PluginManager