Searched refs:IsQuarantined (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_memory_profile.cpp42 } else if (cv.IsQuarantined()) {
H A Dasan_allocator.h56 bool IsQuarantined() const; // Checks if the memory is currently quarantined.
H A Dasan_allocator.cpp821 bool AsanChunkView::IsQuarantined() const { function in class:__asan::AsanChunkView

Completed in 60 milliseconds