Searched defs:ScopedReport (Results 1 – 3 of 3) sorted by relevance
33 class ScopedReport { class35 ScopedReport(bool fatal = false) : error_message_(1), fatal(fatal) { in ScopedReport() function in __hwasan::ScopedReport
384 ScopedReport::ScopedReport(ReportOptions Opts, Location SummaryLoc, in ScopedReport() function in ScopedReport
374 ScopedReport::ScopedReport(ReportType typ, uptr tag) in ScopedReport() function in __tsan::ScopedReport