Searched refs:func_37 (Results 1 – 3 of 3) sorted by relevance
200 template<typename T> void func_37(T *x);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
29 define void @func_37() noreturn nounwind readonly {
37 define void @func_37() noreturn nounwind ssp {