Searched refs:typedef_fun_t (Results 1 – 3 of 3) sorted by relevance
7 typedef void typedef_fun_t(int); typedef20 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}}
4 typedef void typedef_fun_t(int); typedef17 typedef_fun_t typedef_fun_boo; // expected-note {{previous declaration is here}}
69 typedef void typedef_fun_t(int); typedef70 typedef_fun_t typedef_fun; // expected-note {{previous declaration is here}}