Home
last modified time | relevance | path

Searched defs:element_type (Results 1 – 25 of 41) sorted by relevance

12

/llvm-project/libcxx/test/std/utilities/memory/pointer.traits/pointer.traits.types/
H A Delement_type.compile.pass.cpp25 typedef char element_type; typedef
31 typedef char element_type; typedef
47 static int element_type; member
53 typedef int element_type; typedef
H A Ddifference_type.compile.pass.cpp25 typedef short element_type; global() typedef
31 typedef short element_type; global() typedef
H A Dpointer.compile.pass.cpp22 using element_type = int; typedef
/llvm-project/libcxx/test/std/iterators/iterator.requirements/iterator.assoc.types/readable.traits/
H A Diter_value_t.compile.pass.cpp44 using element_type = double; typedef
69 using element_type = long; typedef
H A Dindirectly_readable_traits.compile.pass.cpp84 using element_type = U; typedef
90 using element_type = U; typedef
/llvm-project/lldb/source/DataFormatters/
H A DVectorType.cpp27 CompilerType element_type, in GetCompilerTypeForFormat() argument
127 CompilerType element_type) { in GetItemFormatForFormat() argument
199 CalculateNumChildren(CompilerType container_elem_type,uint64_t num_elements,CompilerType element_type) CalculateNumChildren() argument
258 CompilerType element_type; Update() local
[all...]
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/Inputs/replace-auto-ptr/
H A Dmemory.h14 typedef X element_type; typedef
38 typedef void element_type; typedef
/llvm-project/libcxx/test/libcxx/iterators/
H A Dcontiguous_iterators.pass.cpp109 typedef int element_type; // enable to_address via pointer_traits typedef in my_contiguous_iterator
136 using element_type = int; typedef
144 using element_type = int; typedef
/llvm-project/libcxx/include/__memory/
H A Dauto_ptr.h34 typedef _Tp element_type; typedef
85 typedef void element_type; typedef
/llvm-project/libcxx/test/std/iterators/iterator.requirements/iterator.concepts/iterator.concept.random.access/
H A Dcontiguous_iterator.compile.pass.cpp35 typedef int element_type; typedef
104 typedef short element_type; typedef
139 typedef int element_type; typedef
170 typedef void element_type; typedef
217 typedef int element_type; typedef
/llvm-project/libcxx/test/libcxx/utilities/memory/pointer.conversion/
H A Dto_address.pass.cpp23 using element_type = Irrelevant; typedef
30 using element_type = Irrelevant; typedef
58 using element_type = Irrelevant; typedef
85 using element_type = Irrelevant; typedef
/llvm-project/libcxx/test/std/utilities/memory/pointer.conversion/
H A Dto_address.pass.cpp25 using element_type = Irrelevant; typedef
32 using element_type = Irrelevant; typedef
60 using element_type = Irrelevant; typedef
87 using element_type = Irrelevant; typedef
/llvm-project/clang/test/CodeGenCXX/
H A Dlinetable-eh.cpp22 typedef _Tp element_type; typedef in shared_ptr
H A D2010-07-23-DeclLoc.cpp17 typedef _Tp element_type; typedef in std::auto_ptr
/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DCFUtils.h24 typedef T element_type; typedef
/llvm-project/libcxx/include/__mdspan/
H A Ddefault_accessor.h45 using element_type = _ElementType; global() member
H A Dmdspan.h83 using element_type = _ElementType; global() variable
/llvm-project/libcxx/test/support/
H A Dread_write.h18 using element_type = long; member
/llvm-project/libcxx/test/std/utilities/memory/pointer.traits/pointer.traits.functions/
H A Dpointer_to.pass.cpp30 typedef T element_type; typedef
/llvm-project/compiler-rt/lib/orc/
H A Dadt.h29 typedef T element_type; typedef
H A Dsimple_packed_serialization.h268 using element_type = char; variable
297 using element_type = typename std::vector<T>::value_type; variable
323 using element_type = std::pair<K, V>; variable
/llvm-project/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.types/
H A Ddifference_type.pass.cpp63 typedef char element_type; global() typedef
/llvm-project/libcxx/test/std/containers/views/mdspan/mdspan/
H A DCustomTestAccessors.h77 using element_type = ElementType; global() member
[all...]
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSimplePackedSerialization.h277 using element_type = char; variable
299 using element_type = typename std::vector<T>::value_type; variable
321 using element_type = typename SmallVectorImpl<T>::value_type; variable
/llvm-project/libcxx/test/std/containers/views/views.span/span.cons/
H A Diterator_sentinel.pass.cpp74 typedef std::remove_reference_t<reference> element_type; typedef in throw_operator_minus

12