Home
last modified time | relevance | path

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

/external/clang/test/SemaTemplate/
Dinjected-class-name.cpp23 typedef U_type U_type2; typedef
31 void f1(const X0<type, U_type2>&); // expected-error{{redecl}}
35 void f2(const ::X0<type, U_type2>&); // expected-error{{redecl}}
/external/llvm-project/clang/test/SemaTemplate/
Dinjected-class-name.cpp26 typedef U_type U_type2; typedef
34 void f1(const X0<type, U_type2>&); // expected-error{{redecl}}
38 void f2(const ::X0<type, U_type2>&); // expected-error{{redecl}}