Home
last modified time | relevance | path

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

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