Home
last modified time | relevance | path

Searched refs:previous_allocation_size (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/
H A Dmemory_resource.cpp455 auto previous_allocation_size = [&]() { in do_allocate() local
477 size_t previous_capacity = previous_allocation_size(); in do_allocate()