Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_report.cpp124 class ScopedInErrorReport { class
126 explicit ScopedInErrorReport(bool fatal = false) in ScopedInErrorReport() function in __asan::ScopedInErrorReport