Searched refs:ReportFile (Results 1 – 6 of 6) sorted by relevance
31 ReportFile report_file = {&report_file_mu, kStderrFd, "", "", 0};37 void ReportFile::ReopenIfNecessary() { in ReopenIfNecessary()97 void ReportFile::SetReportPath(const char *path) { in SetReportPath()121 const char *ReportFile::GetReportPath() { in GetReportPath()
25 struct ReportFile { struct50 extern ReportFile report_file; argument
68 bool ReportFile::SupportsColors() { in SupportsColors()
282 void ReportFile::Write(const char *buffer, uptr length) { in Write()
900 void ReportFile::Write(const char *buffer, uptr length) { in Write()
338 FileID ReportFile = in ReportDiag() local341 OptionalFileEntryRef Entry = SMgr.getFileEntryRefForID(ReportFile); in ReportDiag()