Searched refs:Type4 (Results 1 – 2 of 2) sorted by relevance
20 typedef Type3 Type4; // should show as char typedef82 Type4 T4ILookChar = 14; in main()
25 template <charTy T, typename Type4Helper<T>::Ty U> struct Type4 {}; struct73 …struct Type4<charTy::c, "4"> t4; // expected-error{{value of type 'const char[2]' is not implicitl… in Function()