Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/test/support/
H A Duses_alloc_types.hpp189 using CtorAlloc = typename TransformErasedTypeAlloc<Alloc>::type; typedef
275 using CtorAlloc = typename Base::CtorAlloc; typedef in UsesAllocatorV1
309 using CtorAlloc = typename Base::CtorAlloc; typedef in UsesAllocatorV2
335 using CtorAlloc = typename Base::CtorAlloc; typedef in UsesAllocatorV3
367 using CtorAlloc = typename Base::CtorAlloc; typedef in NotUsesAllocator