Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlugin.cpp85 int SetEnableOnMatchingPlugins(const llvm::StringRef &pattern, in SetEnableOnMatchingPlugins() function
277 int num_matching = SetEnableOnMatchingPlugins(pattern, result, enable); in DoPluginEnableDisable()