| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__memory/ |
| H A D | allocator.h | 39 typedef const void* const_pointer; typedef 54 typedef const void* const_pointer; typedef
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | TrieRawHashMap.h | 254 class const_pointer; variable 257 friend class const_pointer; variable 271 const_pointer(const pointer &P) : const_pointer::PointerImpl(P) {} in const_pointer() function 274 const_pointer(PointerBase Result) : const_pointer::PointerImpl(Result) {} in const_pointer() function
|
| H A D | EnumeratedArray.h | 38 using const_pointer = const ValueType *; variable
|
| H A D | ArrayRef.h | 45 using const_pointer = const value_type *; variable 307 using const_pointer = const value_type *; variable
|
| H A D | ilist_node.h | 284 using const_pointer = typename OptionsT::const_pointer; member
|
| H A D | simple_ilist.h | 93 using const_pointer = typename OptionsT::const_pointer; variable
|
| H A D | AllocatorList.h | 80 using const_pointer = const T *; variable
|
| H A D | SparseMultiSet.h | 189 using const_pointer = const ValueT *; variable
|
| H A D | SmallVector.h | 261 using const_pointer = const T *; variable
|
| /freebsd/contrib/llvm-project/libcxx/include/__memory/ |
| H A D | allocator.h | 44 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* const_pointer; typedef
|
| /freebsd/contrib/llvm-project/libcxx/src/include/ |
| H A D | sso_allocator.h | 30 typedef const void* const_pointer; global() typedef
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
| H A D | adt.h | 34 typedef const T *const_pointer; typedef
|
| H A D | error.h | 198 using const_pointer = const std::remove_reference_t<T> *; variable
|
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ContinuousRangeMap.h | 43 using const_pointer = const value_type *; variable
|
| /freebsd/contrib/llvm-project/libc/src/__support/CPP/ |
| H A D | span.h | 47 using const_pointer = const T *; variable
|
| H A D | string_view.h | 57 using const_pointer = const char *; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | ErrorOr.h | 70 using const_pointer = const std::remove_reference_t<T> *; variable
|
| H A D | Error.h | 503 using const_pointer = const std::remove_reference_t<T> *; variable
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/Support/ |
| H A D | BumpVector.h | 98 using const_pointer = const T *; variable
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ASTVector.h | 94 using const_pointer = const T *; variable
|
| /freebsd/contrib/llvm-project/libcxx/include/__vector/ |
| H A D | vector.h | 102 using const_pointer = typename __alloc_traits::const_pointer; variable
|