Home
last modified time | relevance | path

Searched refs:Type9 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/test/Misc/
H A Dinteger-literal-printing.cpp65 template <char32Ty T, typename Type9Helper<T>::Ty U> struct Type9 {}; struct
78 …struct Type9<char32Ty::c, "9"> t9; // expected-error{{value of type 'const char[2]' is not implici… in Function()