Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd.h76 typename Allocator::QuarantineCacheT &getQuarantineCache() REQUIRES(Mutex) { in getQuarantineCache()
85 typename Allocator::QuarantineCacheT QuarantineCache GUARDED_BY(Mutex);
H A Dcombined.h140 typedef typename QuarantineT::CacheT QuarantineCacheT; typedef