Searched refs:ReportFile (Results 1 – 6 of 6) sorted by relevance
30 ReportFile report_file = {&report_file_mu, kStderrFd, "", "", 0};36 void ReportFile::ReopenIfNecessary() { in ReopenIfNecessary()78 void ReportFile::SetReportPath(const char *path) { in SetReportPath()101 const char *ReportFile::GetReportPath() { in GetReportPath()
25 struct ReportFile { struct50 extern ReportFile report_file; argument
45 bool ReportFile::SupportsColors() { in SupportsColors()
270 void ReportFile::Write(const char *buffer, uptr length) { in Write()
875 void ReportFile::Write(const char *buffer, uptr length) { in Write()
240 FileID ReportFile = path.front()->getLocation().asLocation().getExpansionLoc().getFileID(); in ReportDiag() local289 const FileEntry* Entry = SMgr.getFileEntryForID(ReportFile); in ReportDiag()