Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.cpp122 class ScopedInErrorReport { class
135 ~ScopedInErrorReport() { in ~ScopedInErrorReport()
221 ScopedInErrorReport in_report; in ReportDoubleFree()
229 ScopedInErrorReport in_report; in ReportNewDeleteTypeMismatch()
236 ScopedInErrorReport in_report; in ReportFreeNotMalloced()
244 ScopedInErrorReport in_report; in ReportAllocTypeMismatch()
251 ScopedInErrorReport in_report; in ReportMallocUsableSizeNotOwned()
258 ScopedInErrorReport in_report; in ReportSanitizerGetAllocatedSizeNotOwned()
331 ScopedInErrorReport in_report; in ReportStringFunctionMemoryRangesOverlap()
340 ScopedInErrorReport in_report; in ReportStringFunctionSizeOverflow()
[all …]