Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Driver/
H A DToolChainTest.cpp334 const auto &CmdLink = Jobs.getJobs().back(); in TEST() local
335 const auto LinkInFile = CmdLink->getInputInfos().front().getFilename(); in TEST()
337 auto ExeFile = CmdLink->getOutputFilenames().front(); in TEST()