Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandObjectMultiword.h68 CommandObject::CommandMap &GetSubcommandDictionary() { in GetSubcommandDictionary() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2640 cmd_multiword->GetSubcommandDictionary()); in FindCommandsForApropos()