Searched defs:func_37 (Results 1 – 1 of 1) sorted by relevance
203 template<typename T> friend void func_37(T *x) {} // expected-note{{previous definition is here}} in func_37() function207 template<typename T> void func_37(T *x) {} // expected-error{{redefinition of 'func_37'}} in func_37() function