Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.h124 void PrintReport(const ReportDesc *rep);
H A Dtsan_report.cpp282 void PrintReport(const ReportDesc *rep) { in PrintReport() function
429 void PrintReport(const ReportDesc *rep) { in PrintReport() function
H A Dtsan_rtl_report.cpp662 PrintReport(rep); in OutputReport()