Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h442 int GetCommandNamesMatchingPartialString(const char *cmd_cstr,
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp948 int CommandInterpreter::GetCommandNamesMatchingPartialString( in GetCommandNamesMatchingPartialString() function in CommandInterpreter
2216 GetCommandNamesMatchingPartialString("", include_aliases, new_matches, in HandleCompletionMatches()