Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dwarn-type-safety-mpi-hdf5.c258 MPI_Datatype my_u2_datatype variable
270 …MPI_Send(u1_buf, 1, my_u2_datatype); // expected-warning {{argument type 'union U1 *' doesn… in test_layout_compatibility()