Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dcommand_help.cc215 bool PrintHelpOnSwitch(const std::string& what) { in PrintHelpOnSwitch() function
276 if (!PrintHelpOnSwitch(switches.begin()->first)) in RunHelp()