Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dcommand_format.cc37 const char kSwitchDumpTree[] = "dump-tree"; variable
1283 if (base::CommandLine::ForCurrentProcess()->HasSwitch(kSwitchDumpTree)) { in RunFormat()
1286 kSwitchDumpTree); in RunFormat()