Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DCommandObjectMultiword.h68 CommandObject::CommandMap &GetSubcommandDictionary() { in GetSubcommandDictionary() function
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2896 multiword_cmd->GetSubcommandDictionary()); in FindCommandsForApropos()