Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGenCXX/
Dx86_64-arguments-nacl-x32.cpp47 typedef struct { int* a; test_struct x; double *b; } struct_with_empty; typedef
50 void f_pass_struct_with_empty(struct_with_empty x) { in f_pass_struct_with_empty()
55 struct_with_empty f_return_struct_with_empty() { in f_return_struct_with_empty()
/external/clang/test/CodeGenCXX/
Dx86_64-arguments-nacl-x32.cpp47 typedef struct { int* a; test_struct x; double *b; } struct_with_empty; typedef
50 void f_pass_struct_with_empty(struct_with_empty x) { in f_pass_struct_with_empty()
55 struct_with_empty f_return_struct_with_empty() { in f_return_struct_with_empty()