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()99 void ReportFile::SetReportPath(const char *path) { in SetReportPath()123 const char *ReportFile::GetReportPath() { in GetReportPath()
25 struct ReportFile { struct 50 extern ReportFile report_file; argument
72 bool ReportFile::SupportsColors() { in SupportsColors()
282 void ReportFile::Write(const char *buffer, uptr length) { in Write()
896 void ReportFile::Write(const char *buffer, uptr length) { in Write()
336 FileID ReportFile = in ReportDiag() local339 OptionalFileEntryRef Entry = SMgr.getFileEntryRefForID(ReportFile); in ReportDiag()