Home
last modified time | relevance | path

Searched defs:ScopedReport (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.cpp390 ScopedReport::ScopedReport(ReportOptions Opts, Location SummaryLoc, in ScopedReport() function in ScopedReport
/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp40 class ScopedReport { class
42 explicit ScopedReport(bool fatal) : fatal(fatal) { in ScopedReport() function in __hwasan::ScopedReport
[all...]
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp346 ScopedReport::ScopedReport(ReportType typ, uptr tag) in ScopedReport() function in __tsan::ScopedReport