Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2893 if (auto *multiword_cmd = cmd_obj->GetAsMultiwordCommand()) { in FindCommandsForApropos() local
2896 multiword_cmd->GetSubcommandDictionary()); in FindCommandsForApropos()