Searched defs:CacheT (Results 1 – 5 of 5) sorted by relevance
86 template <typename Config> using CacheT = MapAllocatorCache<Config>; member131 template <typename Config> using CacheT = MapAllocatorCache<Config>; member164 template <typename Config> using CacheT = MapAllocatorNoCache<Config>; member188 template <typename Config> using CacheT = MapAllocatorNoCache<Config>; member
173 typedef QuarantineCache<Callback> CacheT; typedef
55 typedef SizeClassAllocatorLocalCache<ThisT> CacheT; typedef
60 typedef SizeClassAllocatorLocalCache<ThisT> CacheT; typedef
57 using CacheT = typename PrimaryT::CacheT; variable