Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.cpp124 class ScopedInErrorReport { class
137 ~ScopedInErrorReport() { in ~ScopedInErrorReport()
223 ScopedInErrorReport in_report; in ReportDoubleFree()
231 ScopedInErrorReport in_report; in ReportNewDeleteTypeMismatch()
238 ScopedInErrorReport in_report; in ReportFreeNotMalloced()
246 ScopedInErrorReport in_report; in ReportAllocTypeMismatch()
253 ScopedInErrorReport in_report; in ReportMallocUsableSizeNotOwned()
260 ScopedInErrorReport in_report; in ReportSanitizerGetAllocatedSizeNotOwned()
333 ScopedInErrorReport in_report; in ReportStringFunctionMemoryRangesOverlap()
342 ScopedInErrorReport in_report; in ReportStringFunctionSizeOverflow()
[all …]