Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h123 static void ProcessPluginNames(CommandInterpreter &interpreter,
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandCompletions.cpp69 {eProcessPluginCompletion, CommandCompletions::ProcessPluginNames}, in InvokeCommonCompletionCallbacks()
662 void CommandCompletions::ProcessPluginNames(CommandInterpreter &interpreter, in ProcessPluginNames() function in CommandCompletions