Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dcommand_gen.cc53 const char kSwitchNoDeps[] = "no-deps"; variable
244 bool no_deps = command_line->HasSwitch(kSwitchNoDeps); in RunIdeWriter()