Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_node.h172 getNodePtr(typename OptionsT::const_pointer N) { in getNodePtr()
182 static typename OptionsT::const_pointer
184 return static_cast<typename OptionsT::const_pointer>(N); in getValuePtr()
213 using const_pointer = typename OptionsT::const_pointer; member
220 static const node_type *getNodePtr(const_pointer N) { in getNodePtr()
228 static const_pointer getValuePtr(const node_type *N) { in getValuePtr()
H A Dilist_iterator.h33 using pointer = typename OptionsT::const_pointer;
71 using const_pointer = typename OptionsT::const_pointer;
H A Dilist.h171 typedef typename base_list_type::const_pointer const_pointer;
367 const_pointer getPrevNode(const_reference N) const {
379 const_pointer getNextNode(const_reference N) const {
H A DArrayRef.h47 using const_pointer = const value_type *; variable
50 using iterator = const_pointer;
51 using const_iterator = const_pointer;
311 using const_pointer = const value_type *; variable
315 using const_iterator = const_pointer;
H A Dsimple_ilist.h93 using const_pointer = typename OptionsT::const_pointer; variable
H A Dilist_node_options.h111 typedef const T *const_pointer;
H A DSparseSet.h142 using const_pointer = const ValueT *;
/freebsd-13.1/contrib/llvm-project/libcxx/include/__memory/
H A Dallocator.h38 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* const_pointer; typedef
49 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* const_pointer; typedef
124 _LIBCPP_DEPRECATED_IN_CXX17 typedef const _Tp* const_pointer;
138 const_pointer address(const_reference __x) const _NOEXCEPT {
206 _LIBCPP_DEPRECATED_IN_CXX17 typedef const _Tp* const_pointer;
216 const_pointer address(const_reference __x) const _NOEXCEPT {
H A Dallocator_traits.h47 _LIBCPP_ALLOCATOR_TRAITS_HAS_XXX(__has_const_pointer, const_pointer);
51 using type _LIBCPP_NODEBUG_TYPE = typename _Alloc::const_pointer;
234 using const_pointer = typename __const_pointer<value_type, pointer, allocator_type>::type;
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/orc/
H A Dadt.h33 typedef const T *const_pointer; typedef
66 typedef const char *const_pointer; typedef
72 typedef const_pointer const_iterator;
82 constexpr const_pointer data() const noexcept { return Data; } in data()
H A Derror.h200 using const_pointer = const std::remove_reference_t<T> *; variable
286 const_pointer operator->() const {
337 const_pointer toPointer(const_pointer Val) const { return Val; } in toPointer()
341 const_pointer toPointer(const wrap *Val) const { return &Val->get(); } in toPointer()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBundleIterator.h119 using const_pointer = typename instr_iterator::const_pointer;
204 friend bool operator==(const MachineInstrBundleIterator &L, const_pointer R) {
207 friend bool operator==(const_pointer L, const MachineInstrBundleIterator &R) {
239 friend bool operator!=(const MachineInstrBundleIterator &L, const_pointer R) {
242 friend bool operator!=(const_pointer L, const MachineInstrBundleIterator &R) {
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrorOr.h70 using const_pointer = const std::remove_reference_t<T> *; variable
161 const_pointer operator->() const { return toPointer(getStorage()); }
228 const_pointer toPointer(const_pointer Val) const { return Val; } in toPointer()
234 const_pointer toPointer(const wrap *Val) const { return &Val->get(); } in toPointer()
H A DError.h490 using const_pointer = const std::remove_reference_t<T> *; variable
604 const_pointer operator->() const {
657 const_pointer toPointer(const_pointer Val) const { return Val; } in toPointer()
661 const_pointer toPointer(const wrap *Val) const { return &Val->get(); } in toPointer()
/freebsd-13.1/contrib/llvm-project/libcxx/src/include/
H A Dsso_allocator.h30 typedef const void* const_pointer; typedef
51 …ILITY pointer allocate(size_type __n, typename __sso_allocator<void, _Np>::const_pointer = nullptr)
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/Support/
H A DBumpVector.h89 using const_pointer = const T *; variable
155 const_pointer data() const { in data()
156 return const_pointer(Begin); in data()
/freebsd-13.1/contrib/llvm-project/libcxx/include/ext/
H A Dhash_set34 typedef typename allocator_traits<allocator_type>::const_pointer const_pointer;
120 typedef typename allocator_traits<allocator_type>::const_pointer const_pointer;
232 typedef typename __table::const_pointer const_pointer;
453 typedef typename __table::const_pointer const_pointer;
H A Dhash_map35 typedef typename allocator_traits<allocator_type>::const_pointer const_pointer;
127 typedef typename allocator_traits<allocator_type>::const_pointer const_pointer;
502 typedef typename __alloc_traits::const_pointer const_pointer;
773 typedef typename __alloc_traits::const_pointer const_pointer;
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTVector.h94 using const_pointer = const T *; variable
158 const_pointer data() const { in data()
159 return const_pointer(Begin); in data()
/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A Ddeque35 typedef typename allocator_type::const_pointer const_pointer;
949 typedef typename __alloc_traits::const_pointer const_pointer;
1295 typedef typename __base::const_pointer const_pointer;
1557 const_pointer& __vt);
1559 const_pointer& __vt);
2158 const_pointer __vt = pointer_traits<const_pointer>::pointer_to(__v);
2184 const_pointer __vt = pointer_traits<const_pointer>::pointer_to(__v);
2221 const_pointer __vt = pointer_traits<const_pointer>::pointer_to(__v);
2246 const_pointer __vt = pointer_traits<const_pointer>::pointer_to(__v);
2742 const_pointer& __vt)
[all …]
H A Dvector32 typedef typename allocator_type::const_pointer const_pointer;
138 typedef const_iterator const_pointer;
343 typedef typename __alloc_traits::const_pointer const_pointer;
509 typedef typename __base::const_pointer const_pointer;
937 const_pointer const __new_end_;
1065 const_pointer __new_end = __tx.__new_end_;
1083 const_pointer __new_end = __tx.__new_end_;
1806 const_pointer __xr = pointer_traits<const_pointer>::pointer_to(__x);
1917 const_pointer __xr = pointer_traits<const_pointer>::pointer_to(__x);
2127 const_pointer __p = __i->base() + __n;
[all …]
H A Dscoped_allocator33 typedef typename OuterTraits::const_pointer const_pointer;
399 typedef typename _OuterTraits::const_pointer const_pointer;
H A Dstring_view69 typedef const charT* const_pointer;
110 constexpr const_pointer data() const noexcept;
165 const_pointer data_; // exposition only
237 typedef const _CharT* const_pointer;
240 … typedef const_pointer const_iterator; // See [string.view.iterators]
346 const_pointer data() const _NOEXCEPT { return __data; }
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DContinuousRangeMap.h43 using const_pointer = const value_type *; variable
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h192 typename SmallVectorImpl<T>::const_pointer

12