Home
last modified time | relevance | path

Searched defs:buf5 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/mpi/
H A Dtype-mismatch.cpp23 uint16_t buf5; in charNegativeTest() local
53 int8_t buf5; in intNegativeTest() local
87 int8_t buf5; in longNegativeTest() local
121 uint8_t buf5; in int8_tNegativeTest() local
155 uint8_t buf5; in complex_c_long_double_complexNegativeTest() local
189 uint8_t buf5; in complex_cxx_float_complexNegativeTest() local
240 long double _Complex buf5; in positiveTests() local
H A Dbuffer-deref.cpp23 std::complex<float> *buf5[1][1]; in negativeTests() local
41 long double _Complex buf5[1]; in positiveTests() local