Searched refs:flexible_array (Results 1 – 4 of 4) sorted by relevance
5 char flexible_array[][4][2]; field10 // CHECK: @OBJC_METH_VAR_NAME_{{.*}} = private unnamed_addr constant {{.*}} c"flexible_array\00"
98 // CHECK: %struct.flexible_array = type { i32, [0 x i32] }99 typedef struct flexible_array103 } flexible_array;311 … void @func_flexible_array_arg(%struct.flexible_array addrspace(5)* nocapture noundef byval(%struc…312 void func_flexible_array_arg(flexible_array arg) { }442 … @func_flexible_array_ret(%struct.flexible_array addrspace(5)* noalias nocapture writeonly sret(%s…443 flexible_array func_flexible_array_ret()445 flexible_array s = { 0 };
249 int flexible_array[]; member
2377 namespace flexible_array { namespace