Home | History | Annotate | Download | only in clang-scan-deps

Lines Matching defs:Command

52   /// associated with the given invocation command or empty string if the
142 // Command lines will contain arguments specifying modulemap file paths and
162 "modules-related paths in the generated command lines: "
207 : Command(std::move(Cmd)) {}
211 return {Command};
215 return {Command};
219 tooling::CompileCommand Command;
326 {"command-line",
345 {"command-line", I.AdditionalCommandLine},
437 // The command options are rewritten to run Clang in preprocessor only mode.