Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2962 for (const auto &subcommand_name : subcommands_found) { in FindCommandsForApropos() local
2964 (command_name + " " + subcommand_name).str(); in FindCommandsForApropos()