Home
last modified time | relevance | path

Searched refs:GetCommandNamesMatchingPartialString (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h332 int GetCommandNamesMatchingPartialString(const char *cmd_cstr,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp843 int CommandInterpreter::GetCommandNamesMatchingPartialString( in GetCommandNamesMatchingPartialString() function in CommandInterpreter
1782 num_command_matches = GetCommandNamesMatchingPartialString( in HandleCompletionMatches()