Searched defs:TypeId0 (Results 1 – 1 of 1) sorted by relevance
186 struct TypeId0 { struct206 template struct TypeId0<int>; argument207 template struct TypeId0<Incomplete>; // expected-note{{instantiation of member function}} variable208 template struct TypeId0<Abstract>; variable