Searched refs:LinkCmd (Results 1 – 1 of 1) sorted by relevance
397 auto LinkCmd = std::make_unique<Command>( in ConstructJob() local401 LinkCmd->setEnvironment(Environment); in ConstructJob()402 C.addCommand(std::move(LinkCmd)); in ConstructJob()