Home
last modified time | relevance | path

Searched defs:SecondaryT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h89 template <typename Config> using SecondaryT = MapAllocator<Config>; member
134 template <typename Config> using SecondaryT = MapAllocator<Config>; member
166 template <typename Config> using SecondaryT = MapAllocator<Config>; member
191 template <typename Config> using SecondaryT = MapAllocator<Config>; member
H A Dcombined.h55 using SecondaryT = variable