Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/utilities/format/format.functions/
H A Dformat_to_n.locale.pass.cpp45 using diff_type = decltype(result.size); typedef
55 using diff_type = decltype(result.size); typedef
66 using diff_type = decltype(result.size); typedef
78 using diff_type = decltype(result.size); typedef
92 using diff_type = decltype(result.size); typedef
H A Dformat_to_n.pass.cpp41 using diff_type = decltype(result.size); typedef
50 using diff_type = decltype(result.size); typedef
60 using diff_type = decltype(result.size); typedef
71 using diff_type = decltype(result.size); typedef
85 using diff_type = decltype(result.size); typedef
H A Dlocale-specific_form.pass.cpp159 using diff_type = decltype(result.size); in test() typedef
210 using diff_type = decltype(result.size); in test() typedef
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_top_level.cpp312 namespace diff_type { namespace