Home
last modified time | relevance | path

Searched defs:LongToType (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxx/test/std/utilities/format/format.arguments/format.args/
H A Dget.pass.cpp167 test<Context, LongToType, long>(std::numeric_limits<short>::min()); in test() typedef
[all...]
/llvm-project/libcxx/test/std/utilities/format/format.arguments/format.arg/
H A Dvisit_format_arg.pass.cpp178 using LongToType = test() typedef
[all...]
H A Dvisit.pass.cpp175 using LongToType = std::conditional_t<sizeof(long) == sizeof(int), int, long long>; in test() typedef
[all...]
H A Dvisit.return_type.pass.cpp201 using LongToType = std::conditional_t<sizeof(long) == sizeof(int), int, long long>; in test() typedef
[all...]