Searched defs:SecondaryT (Results 1 – 6 of 6) sorted by relevance
36 using SecondaryT = scudo::MapAllocator<scudo::SecondaryConfig<Config>>; in testSecondaryBasic() typedef 92 template <typename Config> using SecondaryT = scudo::MapAllocator<Config>; typedef 104 template <typename> using SecondaryT = void; typedef
35 template <typename> using SecondaryT = void; typedef 54 template <typename> using SecondaryT = void; typedef 78 template <typename> using SecondaryT = void; typedef 103 template <typename> using SecondaryT = void; typedef 128 template <typename> using SecondaryT = void; typedef 242 template <typename> using SecondaryT = void; typedef
21 template <typename> using SecondaryT = void; typedef
211 template <typename Config> using SecondaryT = scudo::MapAllocator<Config>; typedef 708 template <typename Config> using SecondaryT = scudo::MapAllocator<Config>; global() typedef
89 template <typename Config> using SecondaryT = MapAllocator<Config>; member134 template <typename Config> using SecondaryT = MapAllocator<Config>; member166 template <typename Config> using SecondaryT = MapAllocator<Config>; member191 template <typename Config> using SecondaryT = MapAllocator<Config>; member
55 using SecondaryT = variable