Searched defs:const_pointer (Results 1 – 16 of 16) sorted by relevance
31 using const_pointer = const void *; // NOLINT(readability-identifier-naming) variable76 using const_pointer = const T *; // NOLINT(readability-identifier-naming) variable
34 using const_pointer = const void *; variable76 using const_pointer = const T *; variable
32 using const_pointer = const void *; variable67 using const_pointer = const T *; variable
33 using const_pointer = const void *; // NOLINT(readability-identifier-naming) variable70 using const_pointer = const T *; // NOLINT(readability-identifier-naming) variable
211 using const_pointer = const void *; variable240 using const_pointer = const T *; variable
29 using const_pointer = const T *; variable
146 using const_pointer = const T *; variable222 using const_pointer = const T *; variable
125 using const_pointer = const value_type *; variable
94 using const_pointer = typename VectorType::const_pointer; variable
296 using const_pointer = const BitReference *; variable
128 using const_pointer = const value_type *; variable
88 using const_pointer = typename VectorType::const_pointer; variable
313 using const_pointer = const BitReference *; variable
45 using const_pointer = value_type const *; typedef
41 using const_pointer = value_type const *; typedef