Lines Matching full:outfile
73 raw_ostream* OutFile;590 : Diags(D), LangOpts(LOpts), InFileName(inFile), OutFile(OS),4981 *OutFile << std::string(RewriteBuf->begin(), RewriteBuf->end());4992 *OutFile << ResultStr;4994 OutFile->flush();