Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dcallingconv.c65 typedef_fun_t typedef_fun; // expected-note {{previous declaration is here}} variable
66 void __attribute__((stdcall)) typedef_fun(int x) { } // expected-error {{function declared 'stdcall… in typedef_fun() function