Searched refs:DepOut (Results 1 – 1 of 1) sorted by relevance
60 tool_output_file DepOut(DependFilename.c_str(), Error, sys::fs::F_Text); in createDependencyFile() local66 DepOut.os() << OutputFilename << ":"; in createDependencyFile()71 DepOut.os() << " " << I->first; in createDependencyFile()73 DepOut.os() << "\n"; in createDependencyFile()74 DepOut.keep(); in createDependencyFile()