Searched defs:Alloc2 (Results 1 – 2 of 2) sorted by relevance
36 typedef std::allocator<char> Alloc2; in main() typedef
33 BumpPtrAllocator Alloc2 = std::move(Alloc); in TEST() local