Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h39 eProcessPluginCompletion = (1u << 11), enumerator
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandCompletions.cpp67 {eProcessPluginCompletion, CommandCompletions::ProcessPluginNames}, in InvokeCommonCompletionCallbacks()
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp1084 …{ eArgTypePlugin, "plugin", CommandCompletions::eProcessPluginCompletion, { nullptr, false }, "Hel…