Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h161 CompleteModifiableCmdPathArgs(CommandInterpreter &interpreter,
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectCommands.cpp1401 CommandCompletions::CompleteModifiableCmdPathArgs(m_interpreter, request, in HandleArgumentCompletion()
1708 CommandCompletions::CompleteModifiableCmdPathArgs(m_interpreter, request, in HandleArgumentCompletion()
1859 CommandCompletions::CompleteModifiableCmdPathArgs(m_interpreter, request, in HandleArgumentCompletion()
1999 CommandCompletions::CompleteModifiableCmdPathArgs(m_interpreter, request, in HandleArgumentCompletion()
H A DCommandCompletions.cpp798 void CommandCompletions::CompleteModifiableCmdPathArgs( in CompleteModifiableCmdPathArgs() function in CommandCompletions