Home
last modified time | relevance | path

Searched refs:report_happened (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/asan/
Dasan_report.cc44 static bool report_happened = false; variable
626 report_happened = true; in ScopedInErrorReport()
1060 return report_happened ? 1 : 0; in __asan_report_present()