Searched refs:ptr_func (Results 1 – 2 of 2) sorted by relevance
144 void ptr_func(int * __ptr32 i) {} // expected-note {{previous definition is here}} in ptr_func() function145 void ptr_func(int * __ptr64 i) {} // expected-error {{redefinition of 'ptr_func'}} in ptr_func() function
143 void ptr_func(int * __ptr32 i) {} // expected-note {{previous definition is here}} in ptr_func() function144 void ptr_func(int * __ptr64 i) {} // expected-error {{redefinition of 'ptr_func'}} in ptr_func() function