Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/format/format.functions/
H A Dformat_to_n.pass.cpp43 using diff_type = decltype(result.size); global() typedef
52 using diff_type = decltype(result.size); global() typedef
62 using diff_type = decltype(result.size); global() typedef
73 using diff_type = decltype(result.size); global() typedef
87 using diff_type = decltype(result.size); global() typedef
[all...]
H A Dformat_to_n.locale.pass.cpp45 using diff_type = decltype(result.size); global() typedef
55 using diff_type = decltype(result.size); global() typedef
66 using diff_type = decltype(result.size); global() typedef
78 using diff_type = decltype(result.size); global() typedef
92 using diff_type = decltype(result.size); global() typedef
[all...]
H A Dlocale-specific_form.pass.cpp161 using diff_type = decltype(result.size); test() typedef
211 using diff_type = decltype(result.size); test() typedef
/llvm-project/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_top_level.cpp312 namespace diff_type { namespace