Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h130 static void ProcessNames(CommandInterpreter &interpreter,
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandCompletions.cpp78 {eProcessNameCompletion, CommandCompletions::ProcessNames}, in InvokeCommonCompletionCallbacks()
693 void CommandCompletions::ProcessNames(CommandInterpreter &interpreter, in ProcessNames() function in CommandCompletions