Searched refs:TemplatedStruct (Results 1 – 1 of 1) sorted by relevance
57 struct TemplatedStruct { struct101 TemplatedStruct<int> s1; // expected-note{{in instantiation of}} in main()102 TemplatedStruct<EnumType> s2; // expected-note{{in instantiation of}} in main()