Searched refs:ASAN_ON_ERROR (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ | ||
H A D | asan_internal.h | 130 #define ASAN_ON_ERROR() \ macro |
H A D | asan_report.cpp | 143 ASAN_ON_ERROR(); in ~ScopedInErrorReport() |