Lines Matching refs:ScopedInErrorReport
228 class ScopedInErrorReport { class
230 ScopedInErrorReport() { in ScopedInErrorReport() function in __asan::ScopedInErrorReport
257 NORETURN ~ScopedInErrorReport() { in ~ScopedInErrorReport()
277 ScopedInErrorReport in_report; in ReportSIGSEGV()
288 ScopedInErrorReport in_report; in ReportDoubleFree()
295 ScopedInErrorReport in_report; in ReportFreeNotMalloced()
303 ScopedInErrorReport in_report; in ReportMallocUsableSizeNotOwned()
312 ScopedInErrorReport in_report; in ReportAsanGetAllocatedSizeNotOwned()
323 ScopedInErrorReport in_report; in ReportStringFunctionMemoryRangesOverlap()
352 ScopedInErrorReport in_report; in ReportMacMzReallocUnknown()
363 ScopedInErrorReport in_report; in ReportMacCfReallocUnknown()
381 ScopedInErrorReport in_report; in __asan_report_error()