Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDCommandObjectMultiword.h69 CommandObject::CommandMap &GetSubcommandDictionary() { in GetSubcommandDictionary() function
/freebsd-14-stable/contrib/llvm-project/lldb/source/Interpreter/
HDCommandInterpreter.cpp2961 multiword_cmd->GetSubcommandDictionary()); in FindCommandsForApropos()