Home | History | Annotate | Download | only in Driver

Lines Matching refs:Cmd

7266   std::unique_ptr<Command> Cmd =
7268 Cmd->setInputFileList(std::move(InputFileList));
7269 C.addCommand(std::move(Cmd));