Searched defs:foo12 (Results 1 – 1 of 1) sorted by relevance
138 template<class T> int foo12(T) { return 41; } in foo12() function139 int foo12(int) { return 42; } in foo12() function