Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dinstantiate-function-1.cpp161 template<typename T, int I1, int I2> struct Switch1 { struct
171 template struct Switch1<int, 1, 2>; argument
172 template struct Switch1<int, 2, 2>; // expected-note{{instantiation}} variable