Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/libcxx/include/__memory/
HDallocator.h42 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* const_pointer; typedef
57 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* const_pointer; typedef
/freebsd-head/contrib/llvm-project/libcxx/src/include/
HDsso_allocator.h31 typedef const void* const_pointer; typedef
/freebsd-head/contrib/llvm-project/compiler-rt/lib/orc/
HDadt.h34 typedef const T *const_pointer; typedef
HDerror.h198 using const_pointer = const std::remove_reference_t<T> *; variable
/freebsd-head/contrib/llvm-project/llvm/include/llvm/ADT/
HDEnumeratedArray.h38 using const_pointer = const ValueType *; variable
HDArrayRef.h45 using const_pointer = const value_type *; variable
311 using const_pointer = const value_type *; variable
HDilist_node.h278 using const_pointer = typename OptionsT::const_pointer; member
HDsimple_ilist.h93 using const_pointer = typename OptionsT::const_pointer; variable
HDAllocatorList.h80 using const_pointer = const T *; variable
HDSparseMultiSet.h189 using const_pointer = const ValueT *; variable
HDSmallVector.h274 using const_pointer = const T *; variable
/freebsd-head/contrib/llvm-project/clang/include/clang/Serialization/
HDContinuousRangeMap.h43 using const_pointer = const value_type *; variable
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Support/
HDErrorOr.h70 using const_pointer = const std::remove_reference_t<T> *; variable
HDError.h499 using const_pointer = const std::remove_reference_t<T> *; variable
/freebsd-head/contrib/llvm-project/clang/include/clang/Analysis/Support/
HDBumpVector.h98 using const_pointer = const T *; variable
/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDASTVector.h94 using const_pointer = const T *; variable