Lines Matching refs:ScopedInErrorReport
549 class ScopedInErrorReport { class
551 ScopedInErrorReport() { in ScopedInErrorReport() function in __asan::ScopedInErrorReport
583 NORETURN ~ScopedInErrorReport() { in ~ScopedInErrorReport()
600 ScopedInErrorReport in_report; in ReportStackOverflow()
615 ScopedInErrorReport in_report; in ReportSIGSEGV()
631 ScopedInErrorReport in_report; in ReportDoubleFree()
649 ScopedInErrorReport in_report; in ReportFreeNotMalloced()
673 ScopedInErrorReport in_report; in ReportAllocTypeMismatch()
689 ScopedInErrorReport in_report; in ReportMallocUsableSizeNotOwned()
702 ScopedInErrorReport in_report; in ReportSanitizerGetAllocatedSizeNotOwned()
717 ScopedInErrorReport in_report; in ReportStringFunctionMemoryRangesOverlap()
734 ScopedInErrorReport in_report; in ReportStringFunctionSizeOverflow()
748 ScopedInErrorReport in_report; in ReportBadParamsToAnnotateContiguousContainer()
762 ScopedInErrorReport in_report; in ReportODRViolation()
790 ScopedInErrorReport in_report; in ReportInvalidPointerPair()
830 ScopedInErrorReport in_report; in ReportMacMzReallocUnknown()
841 ScopedInErrorReport in_report; in ReportMacCfReallocUnknown()
857 ScopedInErrorReport in_report; in __asan_report_error()