Home | History | Annotate | Download | only in CodeGenCXX

Lines Matching full:funct2

1195     template <class U> static void funcT2();
1207 template <> template <> DEFAULT void B<A>::funcT2<A>() {}