Home
last modified time | relevance | path

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

/external/llvm-project/libcxxabi/src/
Dcxa_vector.cpp148 size_t calculate_allocation_size_or_throw(size_t element_count, in calculate_allocation_size_or_throw() function
198 const size_t heap_size = calculate_allocation_size_or_throw( in __cxa_vec_new2()
227 const size_t heap_size = calculate_allocation_size_or_throw( in __cxa_vec_new3()