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

/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h132 typedef GlobalQuarantine<QuarantineCallback, void> QuarantineT; typedef in class:scudo::Allocator
133 typedef typename QuarantineT::CacheT QuarantineCacheT;
238 QuarantineT *getQuarantine() { return &Quarantine; }
1021 QuarantineT Quarantine;

Completed in 130 milliseconds