Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h765 static bool SetStructuredDataPluginEnabled(llvm::StringRef name, bool enable);
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp304 PluginManager::SetStructuredDataPluginEnabled, in GetPluginNamespaces()
2409 bool PluginManager::SetStructuredDataPluginEnabled(llvm::StringRef name, in SetStructuredDataPluginEnabled() function in PluginManager