Home
last modified time | relevance | path

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

/external/clang/test/FixIt/
Dfixit.c61 struct test_struct { struct
63test_struct *struct_ptr; // expected-error {{must use 'struct' tag to refer to type 'test_struct'}} argument
/external/clang/test/CodeGen/
Darm-aapcs-vfp.c24 struct homogeneous_struct test_struct(struct homogeneous_struct arg) { in test_struct() function
Darm-abi-vector.c257 double test_struct(StructWithVec* d) { in test_struct() function
/external/clang/test/Sema/
Doverloadable.c33 void test_struct(struct X x, struct Y y) { in test_struct() function