Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_report.cpp62 static const char *ReportTypeString(ReportType typ, uptr tag) { in ReportTypeString() function
309 const char *rep_typ_str = ReportTypeString(rep->typ, rep->tag); in PrintReport()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cpp62 static const char *ReportTypeString(ReportType typ, uptr tag) { in ReportTypeString() function
303 const char *rep_typ_str = ReportTypeString(rep->typ, rep->tag); in PrintReport()