Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h571 const CommandObject::CommandMap &GetUserMultiwordCommands() const { in GetUserMultiwordCommands() function
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1268 exact_cmd = find_exact(GetUserMultiwordCommands()); in GetUserCommandObject()
1276 AddNamesMatchingPartialString(GetUserMultiwordCommands(), in GetUserCommandObject()