Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGenCXX/
Dx86_64-arguments-nacl-x32.cpp35 struct struct_with_mfp_1 { char *a; char *b; test_struct_mfp c; }; argument
36 void f_struct_with_mfp_1(struct_with_mfp_1 a) { (void)a; } in f_struct_with_mfp_1()
Dx86_64-arguments.cpp48 struct struct_with_mfp_1 { void *a; s4_mfp b; }; argument
49 void f_struct_with_mfp_1(struct_with_mfp_1 a) { (void)a; } in f_struct_with_mfp_1()
/external/clang/test/CodeGenCXX/
Dx86_64-arguments-nacl-x32.cpp35 struct struct_with_mfp_1 { char *a; char *b; test_struct_mfp c; }; struct
36 void f_struct_with_mfp_1(struct_with_mfp_1 a) { (void)a; } in f_struct_with_mfp_1()
Dx86_64-arguments.cpp48 struct struct_with_mfp_1 { void *a; s4_mfp b; }; argument
49 void f_struct_with_mfp_1(struct_with_mfp_1 a) { (void)a; } in f_struct_with_mfp_1()