Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h146 static void ThreadIndexes(CommandInterpreter &interpreter,
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandCompletions.cpp74 {eThreadIndexCompletion, CommandCompletions::ThreadIndexes}, in InvokeCommonCompletionCallbacks()
754 void CommandCompletions::ThreadIndexes(CommandInterpreter &interpreter, in ThreadIndexes() function in CommandCompletions