Home
last modified time | relevance | path

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

/external/clang/test/CXX/drs/
Ddr2xx.cpp274 typedef T1 my_T1; typedef
278 B<my_T1, T2, my_I>::type b3; // FIXME: expected-error {{missing 'typename'}}
279 B<my_T1, T2, my_I2>::type b4; // expected-error {{missing 'typename'}}
280 B<my_T1, T2, my_I3>::type b5; // FIXME: expected-error {{missing 'typename'}}
/external/llvm-project/clang/test/CXX/drs/
Ddr2xx.cpp281 typedef T1 my_T1; typedef
285 B<my_T1, T2, my_I>::type b3; // FIXME: expected-error {{missing 'typename'}}
286 B<my_T1, T2, my_I2>::type b4; // expected-error {{missing 'typename'}}
287 B<my_T1, T2, my_I3>::type b5; // FIXME: expected-error {{missing 'typename'}}