Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h131 CompleteModifiableCmdPathArgs(CommandInterpreter &interpreter,
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp2055 CommandCompletions::CompleteModifiableCmdPathArgs(m_interpreter, request, in HandleArgumentCompletion()
2374 lldb_private::CommandCompletions::CompleteModifiableCmdPathArgs( in HandleArgumentCompletion()
2512 lldb_private::CommandCompletions::CompleteModifiableCmdPathArgs( in HandleArgumentCompletion()
2638 lldb_private::CommandCompletions::CompleteModifiableCmdPathArgs( in HandleArgumentCompletion()
H A DCommandCompletions.cpp844 void CommandCompletions::CompleteModifiableCmdPathArgs( in CompleteModifiableCmdPathArgs() function in CommandCompletions