Searched defs:TS2 (Results 1 – 4 of 4) sorted by relevance
26 struct TS2 { struct40 TS2<int> ts2; in f() argument
99 template <typename T> struct TS2 { }; struct
97 struct TS2 { struct98 static int x;
182 template<class T> class TS2 { // expected-warning {{'nonvirtualdtor::TS2<int>' has virtual function… class