Home
last modified time | relevance | path

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

/external/llvm-project/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/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/
D__node_handle71 typedef typename __allocator_traits_rebind<
Dmemory1272 struct __allocator_traits_rebind
1280 struct __allocator_traits_rebind<_Alloc<_Tp, _Args...>, _Up, true>
1286 struct __allocator_traits_rebind<_Alloc<_Tp, _Args...>, _Up, false>
1294 struct __allocator_traits_rebind<_Alloc<_Tp>, _Up, true>
1300 struct __allocator_traits_rebind<_Alloc<_Tp>, _Up, false>
1306 struct __allocator_traits_rebind<_Alloc<_Tp, _A0>, _Up, true>
1312 struct __allocator_traits_rebind<_Alloc<_Tp, _A0>, _Up, false>
1319 struct __allocator_traits_rebind<_Alloc<_Tp, _A0, _A1>, _Up, true>
1326 struct __allocator_traits_rebind<_Alloc<_Tp, _A0, _A1>, _Up, false>
1333 struct __allocator_traits_rebind<_Alloc<_Tp, _A0, _A1, _A2>, _Up, true>
[all …]
Dfuture794 typedef typename __allocator_traits_rebind<_Alloc, __assoc_state_alloc>::type _Al;
820 typedef typename __allocator_traits_rebind<_Alloc, __assoc_state_alloc>::type _Al;
846 typedef typename __allocator_traits_rebind<_Alloc, __assoc_sub_state_alloc>::type _Al;
1432 typedef typename __allocator_traits_rebind<_Alloc, _State>::type _A2;
1594 typedef typename __allocator_traits_rebind<_Alloc, _State>::type _A2;
1724 typedef typename __allocator_traits_rebind<_Alloc, _State>::type _A2;
1809 typedef typename __allocator_traits_rebind<_Alloc, __packaged_task_func>::type _Ap;
1913 typedef typename __allocator_traits_rebind<_Alloc, _FF>::type _Ap;
/external/llvm-project/libcxx/include/
D__node_handle70 typedef typename __allocator_traits_rebind<
Dfuture775 typedef typename __allocator_traits_rebind<_Alloc, __assoc_state_alloc>::type _Al;
801 typedef typename __allocator_traits_rebind<_Alloc, __assoc_state_alloc>::type _Al;
827 typedef typename __allocator_traits_rebind<_Alloc, __assoc_sub_state_alloc>::type _Al;
1327 typedef typename __allocator_traits_rebind<_Alloc, _State>::type _A2;
1470 typedef typename __allocator_traits_rebind<_Alloc, _State>::type _A2;
1589 typedef typename __allocator_traits_rebind<_Alloc, _State>::type _A2;
1672 typedef typename __allocator_traits_rebind<_Alloc, __packaged_task_func>::type _Ap;
1780 typedef typename __allocator_traits_rebind<_Alloc, _FF>::type _Ap;
Dmemory1207 struct __allocator_traits_rebind
1215 struct __allocator_traits_rebind<_Alloc<_Tp, _Args...>, _Up, true>
1223 struct __allocator_traits_rebind<_Alloc<_Tp, _Args...>, _Up, false>
1419 typename __allocator_traits_rebind<allocator_type, _Tp>::type;
1423 {typedef typename __allocator_traits_rebind<allocator_type, _Tp>::type other;};
3298 typedef typename __allocator_traits_rebind<_Alloc, __shared_ptr_pointer>::type _Al;
3352 typedef typename __allocator_traits_rebind<_Alloc, __shared_ptr_emplace>::type _Al;
3737 typedef typename __allocator_traits_rebind<_Alloc, _CntrlBlk>::type _A2;
3765 typedef typename __allocator_traits_rebind<_Alloc, _CntrlBlk>::type _A2;
4083 typedef typename __allocator_traits_rebind<_Alloc, _CntrlBlk>::type _A2;
/external/libabigail/tests/data/test-read-dwarf/
Dtest-libandroid.so.abi8944 …<class-decl name='__allocator_traits_rebind&lt;std::__1::allocator&lt;unsigned int&gt;, std::__1::…
9880 …<class-decl name='__allocator_traits_rebind&lt;std::__1::allocator&lt;std::__1::__hash_value_type&…
12142 …<class-decl name='__allocator_traits_rebind&lt;std::__1::allocator&lt;std::__1::__hash_value_type&…
12921 …<class-decl name='__allocator_traits_rebind&lt;std::__1::allocator&lt;std::__1::__hash_value_type&…
26768 …<class-decl name='__allocator_traits_rebind&lt;std::__1::allocator&lt;std::__1::__hash_value_type&…
27040 …<class-decl name='__allocator_traits_rebind&lt;std::__1::allocator&lt;std::__1::__hash_node&lt;std…
28209 …<class-decl name='__allocator_traits_rebind&lt;std::__1::allocator&lt;long long&gt;, std::__1::__h…
28937 …<class-decl name='__allocator_traits_rebind&lt;std::__1::allocator&lt;std::__1::__hash_value_type&…
30803 …<class-decl name='__allocator_traits_rebind&lt;std::__1::allocator&lt;android::sp&lt;android::Surf…
31223 …<class-decl name='__allocator_traits_rebind&lt;std::__1::allocator&lt;std::__1::__hash_value_type&…
[all …]