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.h585 const CommandObject::CommandMap &GetUserMultiwordCommands() const { in GetUserMultiwordCommands() function
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1268 exact_cmd = find_exact(GetUserMultiwordCommands()); in GetUserCommandObject()
1276 AddNamesMatchingPartialString(GetUserMultiwordCommands(), in GetUserCommandObject()