Searched refs:typedef_fun (Results 1 – 2 of 2) sorted by relevance
65 typedef_fun_t typedef_fun; // expected-note {{previous declaration is here}} variable66 void __attribute__((stdcall)) typedef_fun(int x) { } // expected-error {{function declared 'stdcall… in typedef_fun() function
67 typedef_fun_t typedef_fun; // expected-note {{previous declaration is here}} variable68 void __attribute__((stdcall)) typedef_fun(int x) { } // expected-error {{function declared 'stdcall… in typedef_fun() function