Searched refs:test_struct (Results 1 – 4 of 4) sorted by relevance
61 struct test_struct { struct63 …test_struct *struct_ptr; // expected-error {{must use 'struct' tag to refer to type 'test_struct'}} argument
24 struct homogeneous_struct test_struct(struct homogeneous_struct arg) { in test_struct() function
257 double test_struct(StructWithVec* d) { in test_struct() function
33 void test_struct(struct X x, struct Y y) { in test_struct() function