Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/libcxx/test/std/utilities/memory/pointer.traits/pointer.traits.types/
H A Delement_type.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.pass.cpp25 typedef short element_type; typedef
31 typedef short element_type; typedef
/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DVectorType.cpp25 CompilerType element_type, in GetCompilerTypeForFormat()
123 CompilerType element_type) { in GetItemFormatForFormat()
170 CompilerType container_type, CompilerType element_type, in CalculateNumChildren()
220 CompilerType element_type; in Update() local
/llvm-project-15.0.7/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-15.0.7/libcxx/test/std/iterators/iterator.requirements/iterator.assoc.types/readable.traits/
H A Diter_value_t.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-15.0.7/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-15.0.7/libcxx/include/__memory/
H A Dauto_ptr.h35 typedef _Tp element_type; typedef
77 typedef void element_type; typedef
/llvm-project-15.0.7/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-15.0.7/libcxx/test/libcxx/utilities/memory/pointer.conversion/
H A Dto_address.pass.cpp21 using element_type = Irrelevant; typedef
28 using element_type = Irrelevant; typedef
56 using element_type = Irrelevant; typedef
83 using element_type = Irrelevant; typedef
/llvm-project-15.0.7/libcxx/test/std/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-15.0.7/libcxx/test/std/utilities/memory/pointer.traits/
H A Dpointer.pass.cpp25 typedef short element_type; typedef
/llvm-project-15.0.7/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-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DCFUtils.h26 typedef T element_type; typedef
/llvm-project-15.0.7/libcxx/test/support/
H A Dread_write.h17 using element_type = long; member
H A Dtest_iterators.h330 typedef typename std::remove_pointer<It>::type element_type; typedef
386 typedef typename std::remove_pointer<It>::type element_type; typedef
/llvm-project-15.0.7/libcxx/test/std/utilities/memory/pointer.traits/pointer.traits.functions/
H A Dpointer_to.pass.cpp29 typedef T element_type; typedef
/llvm-project-15.0.7/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.types/
H A Ddifference_type.pass.cpp63 typedef char element_type; typedef
/llvm-project-15.0.7/compiler-rt/lib/orc/
H A Dsimple_packed_serialization.h258 using element_type = char; variable
280 using element_type = typename std::vector<T>::value_type; variable
306 using element_type = std::pair<K, V>; variable
H A Dadt.h29 typedef T element_type; typedef
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSimplePackedSerialization.h268 using element_type = char; variable
290 using element_type = typename std::vector<T>::value_type; variable
312 using element_type = typename SmallVectorImpl<T>::value_type; variable
/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dinstantiation-dependence.cpp67 struct C { typedef int element_type; }; typedef
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp154 clang::QualType element_type(BuildType(ast_ctx, type, for_expression)); in BuildArray() local
/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompilerType.cpp64 bool CompilerType::IsVectorType(CompilerType *element_type, in IsVectorType()
250 CompilerType element_type; in IsArrayOfScalarType() local

12