Searched defs:ScopedReport (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/ |
H A D | hwasan_report.cpp | 37 class ScopedReport { class 39 ScopedReport(bool fatal = false) : error_message_(1), fatal(fatal) { in ScopedReport() function in __hwasan::ScopedReport
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/ |
H A D | ubsan_diag.cc | 375 ScopedReport::ScopedReport(ReportOptions Opts, Location SummaryLoc, in ScopedReport() function in ScopedReport
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/ |
H A D | ubsan_diag.cc | 377 ScopedReport::ScopedReport(ReportOptions Opts, Location SummaryLoc, in ScopedReport() function in ScopedReport
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/ |
H A D | ubsan_diag.cpp | 384 ScopedReport::ScopedReport(ReportOptions Opts, Location SummaryLoc, in ScopedReport() function in ScopedReport
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_rtl_report.cc | 372 ScopedReport::ScopedReport(ReportType typ, uptr tag) in ScopedReport() function in __tsan::ScopedReport
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_rtl_report.cc | 374 ScopedReport::ScopedReport(ReportType typ, uptr tag) in ScopedReport() function in __tsan::ScopedReport
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_rtl_report.cpp | 385 ScopedReport::ScopedReport(ReportType typ, uptr tag) in ScopedReport() function in __tsan::ScopedReport
|