Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dx86_64-arguments-nacl-x32.cpp17 struct struct_with_mdp { char *a; char *b; char *c; test_struct_mdp d; }; struct
18 void f_struct_with_mdp(struct_with_mdp a) { (void)a; } in f_struct_with_mdp()
H A Dx86_64-arguments.cpp38 struct struct_with_mdp { char *a; s4_mdp b; }; struct
39 void f_struct_with_mdp(struct_with_mdp a) { (void)a; } in f_struct_with_mdp()