Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h161 CompleteModifiableCmdPathArgs(CommandInterpreter &interpreter,
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectCommands.cpp1398 CommandCompletions::CompleteModifiableCmdPathArgs(m_interpreter, request, in HandleArgumentCompletion()
1705 CommandCompletions::CompleteModifiableCmdPathArgs(m_interpreter, request, in HandleArgumentCompletion()
1856 CommandCompletions::CompleteModifiableCmdPathArgs(m_interpreter, request, in HandleArgumentCompletion()
1996 CommandCompletions::CompleteModifiableCmdPathArgs(m_interpreter, request, in HandleArgumentCompletion()
H A DCommandCompletions.cpp798 void CommandCompletions::CompleteModifiableCmdPathArgs( in CompleteModifiableCmdPathArgs() function in CommandCompletions