Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__memory_resource/
H A Dmonotonic_buffer_resource.h33 __chunk_footer* __next_; struct
34 __next___chunk_footer global() argument
35 __start___chunk_footer global() argument
36 __cur___chunk_footer global() argument
37 __align___chunk_footer global() argument
38 __allocation_size__chunk_footer __allocation_size() argument
/llvm-project/libcxx/src/
H A Dmemory_resource.cpp145 struct unsynchronized_pool_resource::__adhoc_pool::__chunk_footer { argument
146 __chunk_footer* __next_; in __allocation_size() argument
142 struct unsynchronized_pool_resource::__adhoc_pool::__chunk_footer { global() struct in pmr::unsynchronized_pool_resource::__adhoc_pool
143 __next_pmr::unsynchronized_pool_resource::__adhoc_pool::__chunk_footer global() argument
144 __start_pmr::unsynchronized_pool_resource::__adhoc_pool::__chunk_footer global() argument
198 struct __chunk_footer { global() struct in pmr::unsynchronized_pool_resource::__fixed_pool
199 __next_pmr::unsynchronized_pool_resource::__fixed_pool::__chunk_footer global() argument
200 __start_pmr::unsynchronized_pool_resource::__fixed_pool::__chunk_footer global() argument
201 __align_pmr::unsynchronized_pool_resource::__fixed_pool::__chunk_footer global() argument
202 __allocation_sizepmr::unsynchronized_pool_resource::__fixed_pool::__chunk_footer __allocation_size() argument
[all...]