Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/mpi/
H A DTypeMismatchCheck.cpp90 std::string &BufferTypeName, in isBuiltinTypeMatching()
143 std::string &BufferTypeName, in isCComplexTypeMatching()
174 std::string &BufferTypeName, StringRef MPIDatatype, in isCXXComplexTypeMatching()
207 std::string &BufferTypeName, in isTypedefTypeMatching()
303 std::string BufferTypeName; in checkArguments() local