Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h786 static bool SetTypeSystemPluginEnabled(llvm::StringRef name, bool enable);
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp346 PluginManager::SetTypeSystemPluginEnabled, in GetPluginNamespaces()
2464 bool PluginManager::SetTypeSystemPluginEnabled(llvm::StringRef name, in SetTypeSystemPluginEnabled() function in PluginManager