Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/mpi/
H A DBufferDerefCheck.cpp35 SmallVector<const Type *, 1> BufferTypes; in check() local
81 void BufferDerefCheck::checkBuffers(ArrayRef<const Type *> BufferTypes, in checkBuffers()
H A DTypeMismatchCheck.cpp252 SmallVector<const Type *, 1> BufferTypes; in check() local
299 void TypeMismatchCheck::checkArguments(ArrayRef<const Type *> BufferTypes, in checkArguments()