Searched refs:ReportFile (Results 1 – 6 of 6) sorted by relevance
25 struct ReportFile { struct 50 extern ReportFile report_file; argument
31 ReportFile report_file = {&report_file_mu, kStderrFd, "", "", 0};37 void ReportFile::ReopenIfNecessary() { in ReopenIfNecessary()160 void ReportFile::SetReportPath(const char *path) { in SetReportPath()187 const char *ReportFile::GetReportPath() { in GetReportPath()
72 bool ReportFile::SupportsColors() { in SupportsColors()
282 void ReportFile::Write(const char *buffer, uptr length) { in Write()
907 void ReportFile::Write(const char *buffer, uptr length) { in Write()
334 FileID ReportFile = in ReportDiag() local337 OptionalFileEntryRef Entry = SMgr.getFileEntryRefForID(ReportFile); in ReportDiag()