Searched refs:in_report (Results 1 – 2 of 2) sorted by relevance
215 ScopedInErrorReport in_report(/*fatal*/ true); in ReportDeadlySignal() local217 in_report.ReportError(error); in ReportDeadlySignal()221 ScopedInErrorReport in_report; in ReportDoubleFree() local223 in_report.ReportError(error); in ReportDoubleFree()229 ScopedInErrorReport in_report; in ReportNewDeleteTypeMismatch() local232 in_report.ReportError(error); in ReportNewDeleteTypeMismatch()236 ScopedInErrorReport in_report; in ReportFreeNotMalloced() local238 in_report.ReportError(error); in ReportFreeNotMalloced()244 ScopedInErrorReport in_report; in ReportAllocTypeMismatch() local247 in_report.ReportError(error); in ReportAllocTypeMismatch()[all …]
742 ScopedInErrorReport in_report(/*report*/ nullptr, /*fatal*/ true); in ReportStackOverflow() local758 ScopedInErrorReport in_report(/*report*/ nullptr, /*fatal*/ true); in ReportDeadlySignal() local800 ScopedInErrorReport in_report; in ReportDoubleFree() local820 ScopedInErrorReport in_report; in ReportNewDeleteSizeMismatch() local844 ScopedInErrorReport in_report; in ReportFreeNotMalloced() local869 ScopedInErrorReport in_report; in ReportAllocTypeMismatch() local886 ScopedInErrorReport in_report; in ReportMallocUsableSizeNotOwned() local900 ScopedInErrorReport in_report; in ReportSanitizerGetAllocatedSizeNotOwned() local916 ScopedInErrorReport in_report; in ReportStringFunctionMemoryRangesOverlap() local934 ScopedInErrorReport in_report; in ReportStringFunctionSizeOverflow() local[all …]