Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h761 static bool SetScriptedInterfacePluginEnabled(llvm::StringRef name,
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp298 PluginManager::SetScriptedInterfacePluginEnabled, in GetPluginNamespaces()
2401 bool PluginManager::SetScriptedInterfacePluginEnabled(llvm::StringRef name, in SetScriptedInterfacePluginEnabled() function in PluginManager