Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h131 CompleteModifiableCmdPathArgs(CommandInterpreter &interpreter,
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp1408 CommandCompletions::CompleteModifiableCmdPathArgs(m_interpreter, request, in HandleArgumentCompletion()
1728 lldb_private::CommandCompletions::CompleteModifiableCmdPathArgs( in HandleArgumentCompletion()
1878 lldb_private::CommandCompletions::CompleteModifiableCmdPathArgs( in HandleArgumentCompletion()
2017 lldb_private::CommandCompletions::CompleteModifiableCmdPathArgs( in HandleArgumentCompletion()
H A DCommandCompletions.cpp829 void CommandCompletions::CompleteModifiableCmdPathArgs( in CompleteModifiableCmdPathArgs() function in CommandCompletions