Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/support/
H A Dmin_allocator.h119 malloc_allocator() TEST_NOEXCEPT { assert(!disable_default_constructor); } in malloc_allocator() function
122 malloc_allocator(malloc_allocator<U>) TEST_NOEXCEPT {} in malloc_allocator() function