Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dwarn-type-safety-mpi-hdf5.c253 union U1_compat { long b; double c; struct S2 s; int a; double d; }; union
255 __attribute__(( type_tag_for_datatype(mpi, union U1_compat, layout_compatible) ));