/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.types/ |
H A D | const_pointer.pass.cpp | 47 typedef CPtr<const T> const_pointer; typedef
|
H A D | difference_type.pass.cpp | 41 struct const_pointer {}; struct
|
H A D | size_type.pass.cpp | 40 struct const_pointer {}; struct
|
/minix3/external/bsd/libc++/dist/libcxx/test/utilities/memory/allocator.traits/allocator.traits.types/ |
H A D | const_pointer.pass.cpp | 47 typedef CPtr<const T> const_pointer; typedef
|
H A D | size_type.pass.cpp | 40 struct const_pointer {}; struct
|
H A D | difference_type.pass.cpp | 41 struct const_pointer {}; struct
|
/minix3/external/bsd/libc++/dist/libcxx/test/support/ |
H A D | test_allocator.h | 50 typedef const value_type* const_pointer; typedef 110 typedef const value_type* const_pointer; typedef 170 typedef const value_type* const_pointer; typedef
|
H A D | nasty_containers.hpp | 30 typedef typename nested_container::const_pointer const_pointer; typedef in nasty_vector 151 typedef typename nested_container::const_pointer const_pointer; typedef in nasty_list
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/ |
H A D | stack_allocator.h | 24 typedef const value_type* const_pointer; typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/containers/ |
H A D | stack_allocator.h | 24 typedef const value_type* const_pointer; typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/thread/futures/ |
H A D | test_allocator.h | 44 typedef const value_type* const_pointer; typedef 102 typedef const value_type* const_pointer; typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/thread/futures/ |
H A D | test_allocator.h | 43 typedef const value_type* const_pointer; typedef 101 typedef const value_type* const_pointer; typedef
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Serialization/ |
H A D | ContinuousRangeMap.h | 42 typedef const value_type *const_pointer; typedef
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/ |
H A D | p8.cpp | 85 typedef const void* const_pointer; typedef in redecl::n1::allocator
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/Support/ |
H A D | BumpVector.h | 81 typedef const T* const_pointer; typedef
|
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
H A D | ASTVector.h | 89 typedef const T* const_pointer; typedef
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/ |
H A D | SparseMultiSet.h | 187 typedef const ValueT *const_pointer; typedef
|
H A D | SmallVector.h | 108 typedef const T *const_pointer; typedef
|