Searched refs:in_report (Results 1 – 1 of 1) sorted by relevance
246 ScopedInErrorReport in_report(/*fatal*/ true); in ReportDeadlySignal() local248 in_report.ReportError(error); in ReportDeadlySignal()252 ScopedInErrorReport in_report; in ReportDoubleFree() local254 in_report.ReportError(error); in ReportDoubleFree()260 ScopedInErrorReport in_report; in ReportNewDeleteTypeMismatch() local263 in_report.ReportError(error); in ReportNewDeleteTypeMismatch()267 ScopedInErrorReport in_report; in ReportFreeNotMalloced() local269 in_report.ReportError(error); in ReportFreeNotMalloced()275 ScopedInErrorReport in_report; in ReportAllocTypeMismatch() local278 in_report.ReportError(error); in ReportAllocTypeMismatch()[all …]