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.h435 int GetCommandNamesMatchingPartialString(const char *cmd_cstr,
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp945 int CommandInterpreter::GetCommandNamesMatchingPartialString( in GetCommandNamesMatchingPartialString() function in CommandInterpreter
2072 GetCommandNamesMatchingPartialString("", include_aliases, new_matches, in HandleCompletionMatches()