Home
last modified time | relevance | path

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

/llvm-project/clang/test/Parser/
H A DPR11000.cpp7 tuple(allocator_arg_t, const _Alloc&) {} in tuple() argument
/llvm-project/libcxx/test/std/utilities/memory/allocator.tag/
H A Dallocator_arg.pass.cpp20 void test(std::allocator_arg_t) {} in test()
/llvm-project/libcxx/include/__memory/
H A Dallocator_arg_t.h26 struct _LIBCPP_TEMPLATE_VIS allocator_arg_t { struct