Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
DPR9902.cpp19 template <class T> using rebind_alloc = typename __allocator_traits_rebind<Alloc, T>::type; typedef
DPR9908.cpp14 template <class T> using rebind_alloc = typename typedef