| /llvm-project-15.0.7/libcxx/test/std/utilities/memory/allocator.uses/allocator.uses.trait/ |
| H A D | uses_allocator.pass.cpp | 24 typedef int allocator_type; typedef 28 static int allocator_type; member 32 static int allocator_type() { return 0; } in allocator_type() function 37 typedef int allocator_type; typedef
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/ |
| H A D | construct.pass.cpp | 29 typedef A1<B> allocator_type; typedef 45 typedef std::scoped_allocator_adaptor<A2<C>> allocator_type; typedef 61 typedef std::scoped_allocator_adaptor<A2<D>> allocator_type; typedef 78 typedef std::scoped_allocator_adaptor<A1<E>> allocator_type; typedef 95 typedef std::scoped_allocator_adaptor<A2<F>> allocator_type; typedef 118 typedef std::allocator<G> allocator_type; typedef
|
| /llvm-project-15.0.7/clang/test/SemaTemplate/ |
| H A D | exception-spec-crash.cpp | 17 typedef _Allocator allocator_type; typedef in basic_string
|
| /llvm-project-15.0.7/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/ |
| H A D | construct_piecewise_pair_evil.pass.cpp | 61 using allocator_type = EvilAlloc<char>; typedef 75 using allocator_type = EvilAlloc<char>; typedef 89 using allocator_type = EvilAlloc<char>; typedef
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | lpad-linetable.cpp | 30 typedef _Alloc allocator_type; typedef 45 typedef _Alloc allocator_type; typedef in std::vector
|
| /llvm-project-15.0.7/clang/test/CXX/except/except.spec/ |
| H A D | canonical.cpp | 22 typedef _Allocator allocator_type; typedef in std::basic_string
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | PR9908.cpp | 13 typedef Alloc allocator_type; typedef
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/tuple/tuple.tuple/ |
| H A D | alloc_first.h | 20 typedef A1<int> allocator_type; typedef
|
| H A D | alloc_last.h | 20 typedef A1<int> allocator_type; typedef
|
| /llvm-project-15.0.7/libcxx/test/std/containers/container.adaptors/queue/queue.cons.alloc/ |
| H A D | ctor_queue_alloc.pass.cpp | 37 typedef test_allocator<int> allocator_type; typedef
|
| H A D | ctor_rcontainer_alloc.pass.cpp | 41 typedef test_allocator<MoveOnly> allocator_type; typedef
|
| H A D | ctor_rqueue_alloc.pass.cpp | 41 typedef test_allocator<MoveOnly> allocator_type; typedef
|
| /llvm-project-15.0.7/libcxx/test/std/containers/container.adaptors/stack/stack.cons.alloc/ |
| H A D | ctor_copy_alloc.pass.cpp | 37 typedef test_allocator<int> allocator_type; typedef
|
| H A D | ctor_rcontainer_alloc.pass.cpp | 41 typedef test_allocator<MoveOnly> allocator_type; typedef
|
| H A D | ctor_rqueue_alloc.pass.cpp | 41 typedef test_allocator<MoveOnly> allocator_type; typedef
|
| /llvm-project-15.0.7/libcxx/test/libcxx/debug/containers/ |
| H A D | string.pass.cpp | 29 using allocator_type = typename Container::allocator_type; typedef
|
| H A D | sequence_container_iterators.pass.cpp | 28 using allocator_type = typename Container::allocator_type; typedef
|
| /llvm-project-15.0.7/libcxx/test/libcxx/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/ |
| H A D | construct_piecewise_pair.pass.cpp | 86 typedef ex::polymorphic_allocator<char> allocator_type; typedef 99 typedef ex::polymorphic_allocator<char> allocator_type; typedef
|
| /llvm-project-15.0.7/libcxx/include/__format/ |
| H A D | format_arg_store.h | 128 …, basic_string<typename _Tp::value_type, typename _Tp::traits_type, typename _Tp::allocator_type>>) in requires()
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/string/simulator/ |
| H A D | main.cpp | 77 typedef _Allocator allocator_type; typedef in std::__lldb::basic_string
|