Searched refs:template2_fn (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.linespec/
H A Dcpls.cc175 T template2_fn (T = T (), T2 t2 = T2 (), T3 t3 = T3 ());
180 T template2_struct<T>::template2_fn (T t, T2 t2, T3 t3) function in class:template2_struct
381 template2_struct_inst.template2_fn<int, int> ();
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.linespec/
H A Dcpls.cc282 T template2_fn (T = T (), T2 t2 = T2 (), T3 t3 = T3 ());
287 T template2_struct<T>::template2_fn (T t, T2 t2, T3 t3) function in class:template2_struct
488 template2_struct_inst.template2_fn<int, int> ();

Completed in 226 milliseconds