Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Driver/
H A DToolChainTest.cpp337 auto ExeFile = CmdLink->getOutputFilenames().front(); in TEST() local
338 EXPECT_EQ("a.out", ExeFile); in TEST()