Searched defs:__storage (Results  1 – 2 of 2) sorted by relevance
| /external/cronet/buildtools/third_party/libc++/trunk/include/__memory/ | 
| D | allocator_arg_t.h | 55 void __user_alloc_construct_impl (integral_constant<int, 0>, _Tp *__storage, const _Allocator &, _A…  in __user_alloc_construct_impl()63 void __user_alloc_construct_impl (integral_constant<int, 1>, _Tp *__storage, const _Allocator &__a,…  in __user_alloc_construct_impl()
 71 void __user_alloc_construct_impl (integral_constant<int, 2>, _Tp *__storage, const _Allocator &__a,…  in __user_alloc_construct_impl()
 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/include/__format/ | 
| D | format_arg_store.h | 251   _Storage __storage;  member
 |