Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h757 static bool SetScriptInterpreterPluginEnabled(llvm::StringRef name,
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp292 PluginManager::SetScriptInterpreterPluginEnabled, in GetPluginNamespaces()
2392 bool PluginManager::SetScriptInterpreterPluginEnabled(llvm::StringRef name, in SetScriptInterpreterPluginEnabled() function in PluginManager