Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h726 static bool SetLanguageRuntimePluginEnabled(llvm::StringRef name,
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp238 PluginManager::SetLanguageRuntimePluginEnabled, in GetPluginNamespaces()
2318 bool PluginManager::SetLanguageRuntimePluginEnabled(llvm::StringRef name, in SetLanguageRuntimePluginEnabled() function in PluginManager