Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGenCXX/
Dx86_64-arguments-nacl-x32.cpp31 struct struct_with_mfp_0 { char *a; test_struct_mfp b; }; struct
32 void f_struct_with_mfp_0(struct_with_mfp_0 a) { (void)a; } in f_struct_with_mfp_0()
Dx86_64-arguments.cpp44 struct struct_with_mfp_0 { char a; s4_mfp b; }; struct
45 void f_struct_with_mfp_0(struct_with_mfp_0 a) { (void)a; } in f_struct_with_mfp_0()
/external/clang/test/CodeGenCXX/
Dx86_64-arguments-nacl-x32.cpp31 struct struct_with_mfp_0 { char *a; test_struct_mfp b; }; argument
32 void f_struct_with_mfp_0(struct_with_mfp_0 a) { (void)a; } in f_struct_with_mfp_0()
Dx86_64-arguments.cpp44 struct struct_with_mfp_0 { char a; s4_mfp b; }; argument
45 void f_struct_with_mfp_0(struct_with_mfp_0 a) { (void)a; } in f_struct_with_mfp_0()