Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dx86_32-arguments-darwin.c167 typedef void (^vvbp)(void); typedef
168 vvbp f41(void) { } in f41()
177 struct s44 { vvbp f0; } f44(void) { } in f44()
180 struct s45 { vvbp f0; int f1; } f45(void) { } in f45()
186 void f47(vvbp a1) { } in f47()
197 struct s50 { vvbp f0; };
201 struct s51 { vvbp f0; int f1; };