Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Driver/
H A DToolChainTest.cpp335 const auto LinkInFile = CmdLink->getInputInfos().front().getFilename(); in TEST() local
336 EXPECT_EQ(ObjFile, LinkInFile); in TEST()