Home
last modified time | relevance | path

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

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