Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/mpi/
H A Dtype-mismatch.cpp27 long double _Complex buf6; in charNegativeTest() local
57 uint16_t buf6; in intNegativeTest() local
91 uint16_t buf6; in longNegativeTest() local
125 uint16_t buf6; in int8_tNegativeTest() local
159 uint16_t buf6; in complex_c_long_double_complexNegativeTest() local
193 uint16_t buf6; in complex_cxx_float_complexNegativeTest() local
243 std::complex<float> buf6; in positiveTests() local
H A Dbuffer-deref.cpp44 std::complex<float> *buf6[1][1]; in positiveTests() local