Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObjectMultiword.h65 CommandObject::CommandMap &GetSubcommandDictionary() { in GetSubcommandDictionary() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2699 cmd_multiword->GetSubcommandDictionary()); in FindCommandsForApropos()