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