Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dpreserve-call-conv.c7 typedef void typedef_fun_t(int); typedef
20 typedef_fun_t typedef_fun_foo; // expected-note {{previous declaration is here}}
36 typedef_fun_t typedef_fun_boo; // expected-note {{previous declaration is here}}
H A Dpreserve-none-call-conv.c4 typedef void typedef_fun_t(int); typedef
17 typedef_fun_t typedef_fun_boo; // expected-note {{previous declaration is here}}
H A Dcallingconv.c69 typedef void typedef_fun_t(int); typedef
70 typedef_fun_t typedef_fun; // expected-note {{previous declaration is here}}