Home
last modified time | relevance | path

Searched defs:SizeT (Results 1 – 21 of 21) sorted by relevance

/llvm-project/clang/test/PCH/
H A Dtype_pack_element.cpp10 using SizeT = decltype(sizeof(int)); typedef
/llvm-project/clang/test/SemaCXX/
H A Dtype_pack_element.cpp5 using SizeT = decltype(sizeof(int)); typedef
H A Dsize_t-literal.cpp30 void SizeT(void) { in SizeT() function
H A Dcoroutine-alloc-2.cpp33 using SizeT = decltype(sizeof(int)); typedef
H A Dcoroutine-alloc-3.cpp33 using SizeT = decltype(sizeof(int)); typedef
H A Dcoro-return-type-and-wrapper.cpp13 using SizeT = decltype(sizeof(int)); typedef
H A Dcoroutines.cpp778 using SizeT = decltype(sizeof(int)); global() typedef
/llvm-project/libcxx/test/std/language.support/support.types/
H A Dcstddef.compile.pass.cpp30 using SizeT = std::size_t; typedef
/llvm-project/libcxx/test/libcxx/language.support/support.types/
H A Dcstddef.compile.pass.cpp17 using SizeT = ::size_t; typedef
/llvm-project/libcxx/test/std/containers/views/views.span/span.elem/
H A Dat.pass.cpp85 using SizeT = typename decltype(arrSpan)::size_type; in test_exceptions() typedef
136 using SizeT = typename decltype(vecSpan)::size_type; in test_exceptions() typedef
/llvm-project/clang/test/Import/builtin-template/Inputs/
H A DS.cpp10 using SizeT = decltype(sizeof(int)); typedef
/llvm-project/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
H A Dsize_size_T_size_size.pass.cpp37 typedef typename S::size_type SizeT; in test() typedef
71 typedef typename S::size_type SizeT; in test_npos() typedef
/llvm-project/clang/unittests/Tooling/
H A DStandardLibraryTest.cpp193 auto &SizeT = lookup(AST, "size_t"); in TEST() local
/llvm-project/clang/test/CodeGenCoroutines/
H A Dcoro-alloc.cpp30 using SizeT = decltype(sizeof(int)); typedef
/llvm-project/third-party/benchmark/test/
H A Doutput_test_helper.cc84 using SizeT = std::string::size_type; in PerformSubstitutions() typedef
/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp71 SizeT, // size_t. enumerator
/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h84 SizeT, enumerator
/llvm-project/clang/include/clang/AST/
H A DFormatString.h302 enum class TypeKind { DontCare, SizeT, PtrdiffT }; enumerator
/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp3098 QualType SizeT = Context.getSizeType(); DeclareGlobalNewDelete() local
H A DSemaChecking.cpp664 QualType SizeT = S.Context.getSizeType(); dumpRecordValue() local
H A DSemaDeclCXX.cpp17174 QualType SizeT = Context.getSizeType(); EvaluateStaticAssertMessageAsString() local