Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Doranking.cc138 template<class T> int foo12(T) { return 41; } in foo12() function
139 int foo12(int) { return 42; } in foo12() function