Searched refs:infer_result (Results 1 – 1 of 1) sorted by relevance
39 int infer_result(T x, T y) { in infer_result() function44 template int infer_result(int, int);45 template int infer_result(X, X); // expected-note{{in instantiation of function template specializa…