Searched refs:getInputFilenames (Results 1 – 2 of 2) sorted by relevance
280 const auto &InFile = CmdCompile->getInputFilenames().front(); in TEST()286 const auto LinkInFile = CmdLink->getInputFilenames().front(); in TEST()
210 const llvm::opt::ArgStringList &getInputFilenames() const { in getInputFilenames() function