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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp184 typedef Quarantine<QuarantineCallback, AsanChunk> AsanQuarantine; typedef in namespace:__asan
185 typedef AsanQuarantine::Cache QuarantineCache;
244 AsanQuarantine quarantine;

Completed in 47 milliseconds