Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h753 static bool SetRegisterTypeBuilderPluginEnabled(llvm::StringRef name,
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp286 PluginManager::SetRegisterTypeBuilderPluginEnabled, in GetPluginNamespaces()
2383 bool PluginManager::SetRegisterTypeBuilderPluginEnabled(llvm::StringRef name, in SetRegisterTypeBuilderPluginEnabled() function in PluginManager