Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObjectMultiword.h69 CommandObject::CommandMap &GetSubcommandDictionary() { in GetSubcommandDictionary() function
/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2961 multiword_cmd->GetSubcommandDictionary()); in FindCommandsForApropos()