Home
last modified time | relevance | path

Searched defs:const_pointer (Results 1 – 25 of 25) sorted by relevance

/llvm-project-15.0.7/libcxx/include/__memory/
H A Dallocator.h39 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* const_pointer; typedef
52 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* const_pointer; typedef
/llvm-project-15.0.7/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.types/
H A Dconst_pointer.pass.cpp48 typedef CPtr<const T> const_pointer; typedef
55 typedef void const_pointer; typedef
H A Dsize_type.pass.cpp41 struct const_pointer {}; struct
H A Ddifference_type.pass.cpp42 struct const_pointer {}; struct
/llvm-project-15.0.7/libc/test/src/__support/CPP/
H A Darrayref_test.cpp20 using const_pointer = typename ParamType::const_pointer; in TYPED_TEST() typedef
31 using const_pointer = typename ParamType::const_pointer; in TYPED_TEST() typedef
43 using const_pointer = typename ParamType::const_pointer; in TYPED_TEST() typedef
55 using const_pointer = typename ParamType::const_pointer; in TYPED_TEST() typedef
67 using const_pointer = typename ParamType::const_pointer; in TYPED_TEST() typedef
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dsimplify-subscript-expr.cpp29 using const_pointer = const T*; typedef in std::basic_string_view
44 using const_pointer = const T*; typedef in MyVector
/llvm-project-15.0.7/compiler-rt/lib/orc/
H A Dadt.h34 typedef const T *const_pointer; typedef
67 typedef const char *const_pointer; typedef
H A Derror.h200 using const_pointer = const std::remove_reference_t<T> *; variable
/llvm-project-15.0.7/libcxx/src/include/
H A Dsso_allocator.h30 typedef const void* const_pointer; typedef
/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DContinuousRangeMap.h43 using const_pointer = const value_type *; variable
/llvm-project-15.0.7/libcxx/test/support/
H A Dtest_allocator.h73 typedef const value_type* const_pointer; typedef
197 typedef const value_type* const_pointer; typedef
280 typedef const value_type* const_pointer; typedef
514 typedef const value_type* const_pointer; typedef
H A Dnasty_containers.h32 typedef typename nested_container::const_pointer const_pointer; typedef
154 typedef typename nested_container::const_pointer const_pointer; typedef
H A Dcontrolled_allocators.h293 typedef const void* const_pointer; typedef
/llvm-project-15.0.7/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/
H A Dp8.cpp85 typedef const void* const_pointer; typedef in redecl::n1::allocator
/llvm-project-15.0.7/libc/src/__support/CPP/
H A DArrayRef.h29 using const_pointer = const value_type *; variable
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DErrorOr.h70 using const_pointer = const std::remove_reference_t<T> *; variable
H A DError.h487 using const_pointer = const std::remove_reference_t<T> *; variable
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A Dilist_node.h214 using const_pointer = typename OptionsT::const_pointer; member
H A DArrayRef.h46 using const_pointer = const value_type *; variable
310 using const_pointer = const value_type *; variable
H A Dsimple_ilist.h93 using const_pointer = typename OptionsT::const_pointer; variable
H A DAllocatorList.h80 using const_pointer = const T *; variable
H A DSparseMultiSet.h190 using const_pointer = const ValueT *; variable
H A DSmallVector.h242 using const_pointer = const T *; variable
/llvm-project-15.0.7/clang/include/clang/Analysis/Support/
H A DBumpVector.h89 using const_pointer = const T *; variable
/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTVector.h94 using const_pointer = const T *; variable