Searched defs:QuarantineCache (Results 1 – 3 of 3) sorted by relevance
25 template<typename Node> class QuarantineCache; variable204 explicit QuarantineCache(LinkerInitialized) { in QuarantineCache() function207 QuarantineCache() in QuarantineCache() function
28 typename Allocator::QuarantineCacheT QuarantineCache; member
242 typedef AsanQuarantine::Cache QuarantineCache; typedef