Home
last modified time | relevance | path

Searched defs:int_type (Results 1 – 25 of 31) sorted by relevance

12

/llvm-project/clang/test/SemaTemplate/
H A Ddefault-arguments-ast-print.cpp7 using int_type = int; typedef
/llvm-project/libcxx/test/std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops/
H A Dfailed.pass.cpp23 typedef typename std::basic_streambuf<Char,Traits>::int_type int_type; typedef
/llvm-project/libcxx/test/std/strings/string.view/string.view.hash/
H A Denabled_hashes.pass.cpp30 using int_type = std::char_traits<char>::int_type; typedef
H A Dchar_type.hash.verify.cpp25 typedef int int_type; typedef
/llvm-project/libcxx/test/std/strings/basic.string.hash/
H A Denabled_hashes.pass.cpp30 using int_type = std::char_traits<char>::int_type; typedef
H A Dchar_type_hash.verify.cpp24 typedef int int_type; typedef
/llvm-project/libcxx/test/std/strings/string.view/string.view.comparison/
H A Dcomparison.verify.cpp27 typedef int int_type; typedef
H A Dcomparison.pass.cpp41 using int_type = int; typedef
/llvm-project/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
H A Dpbackfail.pass.cpp26 typedef typename base::int_type int_type; typedef
H A Dunderflow.pass.cpp31 typedef typename base::int_type int_type; typedef
H A Doverflow.pass.cpp29 typedef typename base::int_type int_type; typedef
/llvm-project/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
H A Dpbackfail.pass.cpp31 typedef base::int_type int_type; typedef
H A Dunderflow.pass.cpp33 typedef base::int_type int_type; typedef
H A Doverflow.pass.cpp34 typedef base::int_type int_type; typedef
/llvm-project/libcxx/include/__iterator/
H A Distreambuf_iterator.h43 typedef typename _Traits::int_type int_type; global() typedef
/llvm-project/lldb/unittests/Symbol/
H A DTestTypeSystemClang.cpp249 CompilerType int_type = m_ast->GetBasicType(lldb::eBasicTypeInt); TEST_F() local
400 CompilerType int_type = m_ast->GetBasicType(eBasicTypeInt); TEST_F() local
514 CompilerType int_type(m_ast->weak_from_this(), TEST_F() local
785 CompilerType int_type = m_ast->GetBasicType(lldb::eBasicTypeInt); TEST_F() local
809 CompilerType int_type = m_ast->GetBasicType(lldb::eBasicTypeInt); TEST_F() local
[all...]
/llvm-project/libcxx/test/std/strings/basic.string/string.modifiers/string_append/
H A Dpush_back.pass.cpp30 using int_type = int; global() typedef
/llvm-project/libcxx/src/
H A Dstd_stream.h37 typedef typename traits_type::int_type int_type; typedef
245 typedef typename traits_type::int_type int_type; global() typedef
[all...]
/llvm-project/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/
H A Diter_iter_iter.infinite_recursion.pass.cpp31 using int_type = typename std::char_traits<char>::int_type; typedef
/llvm-project/libcxx/test/std/strings/basic.string/string.capacity/
H A Dshrink_to_fit.explicit_instantiation.sh.cpp28 typedef int int_type; typedef
/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp198 CompilerType int_type = ast->GetBasicType(eBasicTypeInt); in GetSiginfoType() local
/llvm-project/libcxx/test/support/
H A Dconstexpr_char_traits.h48 typedef int int_type; typedef
/llvm-project/lldb/unittests/ValueObject/
H A DDumpValueObjectOptionsTests.cpp99 CompilerType int_type = m_type_system->GetBuiltinTypeForEncodingAndBitSize( in MakeEnumType() local
/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp217 CompilerType int_type = ast->GetBasicType(eBasicTypeInt); in GetSiginfoType() local
/llvm-project/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp337 CompilerType int_type = ast->GetBasicType(eBasicTypeInt); in GetSiginfoType() local

12