Home
last modified time | relevance | path

Searched defs:foo13 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Doranking.cc145 template<class T> int foo13(T) { return 43; } in foo13() function
146 template<class T> int foo13(T*) { return 44; } in foo13() function