Searched refs:ReportTypeString (Results 1 – 1 of 1) sorted by relevance
62 static const char *ReportTypeString(ReportType typ, uptr tag) { in ReportTypeString() function285 const char *rep_typ_str = ReportTypeString(rep->typ, rep->tag); in PrintReport()