Searched refs:hasOutputFile (Results 1 – 2 of 2) sorted by relevance
125 bool hasOutputFile() const { return !OutputFile.empty(); } in hasOutputFile() function145 if (hasOutputFile()) in toString()
501 if (Cmd.hasOutputFile()) { in ExecuteCommand()