OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:struct_with_array
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
arm-homogenous.c
119
}
struct_with_array
;
typedef in typeref:struct:__anon16451
120
struct_with_array
g_s_a;
122
extern void takes_struct_with_array(
struct_with_array
a);
123
extern
struct_with_array
returns_struct_with_array(void);
133
// CHECK: call arm_aapcs_vfpcc %struct.
struct_with_array
@returns_struct_with_array()
135
// CHECK: declare arm_aapcs_vfpcc %struct.
struct_with_array
@returns_struct_with_array()
Completed in 78 milliseconds