Searched refs:HandleCompletionMatches (Results 1 - 3 of 3) sorted by relevance

/external/lldb/source/Commands/
H A DCommandObjectHelp.cpp211 return m_interpreter.HandleCompletionMatches (input,
240 return m_interpreter.HandleCompletionMatches (input,
/external/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h257 HandleCompletionMatches (Args &input,
/external/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1836 num_matches = HandleCompletionMatches (command_args,
1873 CommandInterpreter::HandleCompletionMatches (Args &parsed_line, function in class:CommandInterpreter
2011 num_command_matches = HandleCompletionMatches (parsed_line,

Completed in 132 milliseconds