Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2941 if (auto *multiword_cmd = cmd_obj->GetAsMultiwordCommand()) { in FindCommandsForApropos() local
2944 multiword_cmd->GetSubcommandDictionary()); in FindCommandsForApropos()