Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dallocator.h42 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* const_pointer; typedef
57 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* const_pointer; typedef
/freebsd/contrib/llvm-project/libcxx/src/include/
H A Dsso_allocator.h30 typedef const void* const_pointer; global() typedef
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dadt.h34 typedef const T *const_pointer; typedef
H A Derror.h198 using const_pointer = const std::remove_reference_t<T> *; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DEnumeratedArray.h38 using const_pointer = const ValueType *; variable
H A DArrayRef.h45 using const_pointer = const value_type *; variable
311 using const_pointer = const value_type *; variable
H A Dilist_node.h278 using const_pointer = typename OptionsT::const_pointer; member
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.h189 using const_pointer = const ValueT *; variable
H A DSmallVector.h274 using const_pointer = const T *; variable
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DContinuousRangeMap.h43 using const_pointer = const value_type *; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrorOr.h70 using const_pointer = const std::remove_reference_t<T> *; variable
H A DError.h499 using const_pointer = const std::remove_reference_t<T> *; variable
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Support/
H A DBumpVector.h98 using const_pointer = const T *; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTVector.h94 using const_pointer = const T *; variable