Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandObjectMultiword.h65 CommandObject::CommandMap &GetSubcommandDictionary() { in GetSubcommandDictionary() function
/external/llvm-project/lldb/source/Interpreter/
DCommandInterpreter.cpp2697 cmd_multiword->GetSubcommandDictionary()); in FindCommandsForApropos()