Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h583 const CommandObject::CommandMap &GetUserMultiwordCommands() const { in GetUserMultiwordCommands() function
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1286 exact_cmd = find_exact(GetUserMultiwordCommands()); in GetUserCommandObject()
1294 AddNamesMatchingPartialString(GetUserMultiwordCommands(), in GetUserCommandObject()