Searched defs:GetReport (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h90 virtual DDReport *GetReport(DDCallback *cb) { return nullptr; } function in struct:__sanitizer::DDetector
H A Dsanitizer_deadlock_detector1.cpp186 DDReport *DD::GetReport(DDCallback *cb) { function in class:__sanitizer::DD
H A Dsanitizer_deadlock_detector2.cpp413 DDReport *DD::GetReport(DDCallback *cb) { function in class:__sanitizer::DD
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp344 const ReportDesc *ScopedReportBase::GetReport() const { return rep_; } function in class:__tsan::ScopedReportBase

Completed in 128 milliseconds