Home
last modified time | relevance | path

Searched refs:ReportTypeString (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_report.cc84 static const char *ReportTypeString(ReportType typ) { in ReportTypeString() function
292 const char *rep_typ_str = ReportTypeString(rep->typ); in PrintReport()