Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dcallingconv.c67 typedef_fun_t typedef_fun; // expected-note {{previous declaration is here}} variable
68 void __attribute__((stdcall)) typedef_fun(int x) { } // expected-error {{function declared 'stdcall… in typedef_fun() function