Searched refs:getOutputFilenames (Results 1 – 2 of 2) sorted by relevance
214 const std::vector<std::string> &getOutputFilenames() const { in getOutputFilenames() function
4082 else if (!Cmd.getOutputFilenames().empty()) in BuildJobs()4083 LinkingOutput = Cmd.getOutputFilenames().front().c_str(); in BuildJobs()