Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
DPR9902.cpp5 struct __allocator_traits_rebind struct
11 struct __allocator_traits_rebind<_Alloc<_Tp, _Args...>, _Up, false> struct
19 template <class T> using rebind_alloc = typename __allocator_traits_rebind<Alloc, T>::type; argument
DPR9908.cpp5 struct __allocator_traits_rebind struct
15 __allocator_traits_rebind<allocator_type, T>::type; argument
/external/libcxx/include/
Dmemory1249 struct __allocator_traits_rebind
1257 struct __allocator_traits_rebind<_Alloc<_Tp, _Args...>, _Up, true>
1263 struct __allocator_traits_rebind<_Alloc<_Tp, _Args...>, _Up, false>
1271 struct __allocator_traits_rebind<_Alloc<_Tp>, _Up, true>
1277 struct __allocator_traits_rebind<_Alloc<_Tp>, _Up, false>
1283 struct __allocator_traits_rebind<_Alloc<_Tp, _A0>, _Up, true>
1289 struct __allocator_traits_rebind<_Alloc<_Tp, _A0>, _Up, false>
1296 struct __allocator_traits_rebind<_Alloc<_Tp, _A0, _A1>, _Up, true>
1303 struct __allocator_traits_rebind<_Alloc<_Tp, _A0, _A1>, _Up, false>
1310 struct __allocator_traits_rebind<_Alloc<_Tp, _A0, _A1, _A2>, _Up, true>
[all …]
Dfuture789 typedef typename __allocator_traits_rebind<_Alloc, __assoc_state_alloc>::type _Al;
815 typedef typename __allocator_traits_rebind<_Alloc, __assoc_state_alloc>::type _Al;
841 typedef typename __allocator_traits_rebind<_Alloc, __assoc_sub_state_alloc>::type _Al;
1433 typedef typename __allocator_traits_rebind<_Alloc, _State>::type _A2;
1595 typedef typename __allocator_traits_rebind<_Alloc, _State>::type _A2;
1725 typedef typename __allocator_traits_rebind<_Alloc, _State>::type _A2;
1810 typedef typename __allocator_traits_rebind<_Alloc, __packaged_task_func>::type _Ap;
1914 typedef typename __allocator_traits_rebind<_Alloc, _FF>::type _Ap;