Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/
Dasan_report.cpp122 class ScopedInErrorReport { class
124 explicit ScopedInErrorReport(bool fatal = false) in ScopedInErrorReport() function in __asan::ScopedInErrorReport