Searched defs:malloc_allocator (Results 1 – 2 of 2) sorted by relevance
114 malloc_allocator() TEST_NOEXCEPT { assert(!disable_default_constructor); } in malloc_allocator() function117 malloc_allocator(malloc_allocator<U>) TEST_NOEXCEPT {} in malloc_allocator() function
290 MallocDataAllocator malloc_allocator; in ParseNodes() local