Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dcommand_gen.cc62 const char kSwitchExportCompileCommands[] = "export-compile-commands"; variable
355 command_line->GetSwitchValueASCII(kSwitchExportCompileCommands); in RunCompileCommandsWriter()
674 if (command_line->HasSwitch(kSwitchExportCompileCommands) &&