Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h611 const CommandObject::CommandMap &GetUserMultiwordCommands() const { in GetUserMultiwordCommands() function
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1349 exact_cmd = find_exact(GetUserMultiwordCommands()); in GetUserCommandObject()
1357 AddNamesMatchingPartialString(GetUserMultiwordCommands(), cmd_str, in GetUserCommandObject()