Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dcallingconv.c70 typedef_fun_t typedef_fun; // expected-note {{previous declaration is here}} variable
71 void __attribute__((stdcall)) typedef_fun(int x) { } // expected-error {{function declared 'stdcall… in typedef_fun() function