OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:my_u2_datatype
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/Sema/
warn-type-safety-mpi-hdf5.c
258
MPI_Datatype
my_u2_datatype
variable
270
MPI_Send(u1_buf, 1,
my_u2_datatype
); // expected-warning {{argument type 'union U1 *' doesn't match specified 'mpi' type tag}}
Completed in 162 milliseconds