Searched refs:Switch1 (Results 1 – 1 of 1) sorted by relevance
161 template<typename T, int I1, int I2> struct Switch1 { struct171 template struct Switch1<int, 1, 2>; variable172 template struct Switch1<int, 2, 2>; // expected-note{{instantiation}} variable