Home
last modified time | relevance | path

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

/external/llvm-project/libcxx/test/support/
Dtest_allocator.h298 template <typename T> class TaggingAllocator; variable
330 friend class TaggingAllocator<Tag_X>; member
341 TaggingAllocator(const TaggingAllocator<U>&) { } in TaggingAllocator() function
/external/libcxx/test/support/
Dtest_allocator.h299 template <typename T> class TaggingAllocator; variable
331 friend class TaggingAllocator<Tag_X>; member
342 TaggingAllocator(const TaggingAllocator<U>&) { } in TaggingAllocator() function