Home
last modified time | relevance | path

Searched refs:ptr_func (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Sema/
DMicrosoftExtensions.c144 void ptr_func(int * __ptr32 i) {} // expected-note {{previous definition is here}} in ptr_func() function
145 void ptr_func(int * __ptr64 i) {} // expected-error {{redefinition of 'ptr_func'}} in ptr_func() function
/external/llvm-project/clang/test/Sema/
DMicrosoftExtensions.c143 void ptr_func(int * __ptr32 i) {} // expected-note {{previous definition is here}} in ptr_func() function
144 void ptr_func(int * __ptr64 i) {} // expected-error {{redefinition of 'ptr_func'}} in ptr_func() function