reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Driver/ToolChains/AIX.cpp
   92   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
tools/clang/lib/Driver/ToolChains/AMDGPU.cpp
   34   C.addCommand(std::make_unique<Command>(JA, *this, Args.MakeArgString(Linker),
tools/clang/lib/Driver/ToolChains/AVR.cpp
  147   C.addCommand(std::make_unique<Command>(JA, *this, Args.MakeArgString(Linker),
tools/clang/lib/Driver/ToolChains/Ananas.cpp
   42   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
  126   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
tools/clang/lib/Driver/ToolChains/BareMetal.cpp
  194   C.addCommand(std::make_unique<Command>(JA, *this,
tools/clang/lib/Driver/ToolChains/Clang.cpp
 3757     C.addCommand(std::make_unique<Command>(JA, *this, D.getClangProgramPath(),
 5541     C.addCommand(std::make_unique<FallbackCommand>(
 5547     C.addCommand(std::make_unique<ForceSuccessCommand>(JA, *this, Exec,
 5550     C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
 6269   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
 6352   C.addCommand(std::make_unique<Command>(
 6418   C.addCommand(std::make_unique<Command>(
 6448   C.addCommand(std::make_unique<Command>(
tools/clang/lib/Driver/ToolChains/CloudABI.cpp
   95   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
tools/clang/lib/Driver/ToolChains/CommonArgs.cpp
  848   C.addCommand(std::make_unique<Command>(JA, T, Exec, ExtractArgs, II));
  851   C.addCommand(std::make_unique<Command>(JA, T, Exec, StripArgs, II));
tools/clang/lib/Driver/ToolChains/CrossWindows.cpp
   60   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
  205   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
tools/clang/lib/Driver/ToolChains/Cuda.cpp
  425   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
  491   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
  568   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
tools/clang/lib/Driver/ToolChains/Darwin.cpp
  149   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
  454     C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, None));
  658   C.addCommand(std::move(Cmd));
  680   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
  700   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
  723   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
tools/clang/lib/Driver/ToolChains/DragonFly.cpp
   48   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
  172   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
tools/clang/lib/Driver/ToolChains/FreeBSD.cpp
  115   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
  346   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
tools/clang/lib/Driver/ToolChains/Fuchsia.cpp
  159   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
tools/clang/lib/Driver/ToolChains/Gnu.cpp
  192   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
  631   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
  883   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
tools/clang/lib/Driver/ToolChains/HIP.cpp
   83   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
  129   C.addCommand(std::make_unique<Command>(JA, *this, OptExec, OptArgs, Inputs));
  171   C.addCommand(std::make_unique<Command>(JA, *this, Llc, LlcArgs, Inputs));
  187   C.addCommand(std::make_unique<Command>(JA, *this, Lld, LldArgs, Inputs));
  221   C.addCommand(std::make_unique<Command>(JA, T, Bundler, BundlerArgs, Inputs));
tools/clang/lib/Driver/ToolChains/Hexagon.cpp
  186   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
  373   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
tools/clang/lib/Driver/ToolChains/InterfaceStubs.cpp
   31   C.addCommand(std::make_unique<Command>(JA, *this, Args.MakeArgString(Merger),
tools/clang/lib/Driver/ToolChains/MSP430.cpp
  230   C.addCommand(std::make_unique<Command>(JA, *this, Args.MakeArgString(Linker),
tools/clang/lib/Driver/ToolChains/MSVC.cpp
  588   C.addCommand(std::move(LinkCmd));
  596   C.addCommand(GetCommand(C, JA, Output, Inputs, Args, LinkingOutput));
tools/clang/lib/Driver/ToolChains/MinGW.cpp
   52   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
  297   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
tools/clang/lib/Driver/ToolChains/Minix.cpp
   39   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
   91   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
tools/clang/lib/Driver/ToolChains/Myriad.cpp
   80   C.addCommand(std::make_unique<Command>(JA, *this, Args.MakeArgString(Exec),
  115   C.addCommand(std::make_unique<Command>(JA, *this, Args.MakeArgString(Exec),
  201   C.addCommand(std::make_unique<Command>(JA, *this, Args.MakeArgString(Exec),
tools/clang/lib/Driver/ToolChains/NaCl.cpp
  196   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
tools/clang/lib/Driver/ToolChains/NetBSD.cpp
  106   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
  340   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
tools/clang/lib/Driver/ToolChains/OpenBSD.cpp
   92   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
  230   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
tools/clang/lib/Driver/ToolChains/PS4CPU.cpp
   65   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
  144   C.addCommand(std::make_unique<Command>(JA, T, Exec, CmdArgs, Inputs));
  322   C.addCommand(std::make_unique<Command>(JA, T, Exec, CmdArgs, Inputs));
tools/clang/lib/Driver/ToolChains/RISCVToolchain.cpp
  144   C.addCommand(std::make_unique<Command>(JA, *this, Args.MakeArgString(Linker),
tools/clang/lib/Driver/ToolChains/Solaris.cpp
   44   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
  153   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
tools/clang/lib/Driver/ToolChains/WebAssembly.cpp
   92   C.addCommand(std::make_unique<Command>(JA, *this, Linker, CmdArgs, Inputs));
tools/clang/lib/Driver/ToolChains/XCore.cpp
   55   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));
   83   C.addCommand(std::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs));