Searched defs:type_tpl (Results 1 – 3 of 3) sorted by relevance
14 template<typename> using type_tpl = int; // expected-note {{previous declaration is here}} typedef47 template<typename> using type_tpl = int; // expected-error {{declaration of 'type_tpl' in module M … typedef
15 template<typename> using type_tpl = int; // expected-error {{declaration of 'type_tpl' in the globa… typedef
39 template<typename> using type_tpl = int; // expected-error {{declaration of 'type_tpl' in module N … typedef