clang-tools 19.0.0git
Classes | Namespaces
TypeMismatchCheck.h File Reference
#include "../ClangTidyCheck.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h"
#include <optional>

Go to the source code of this file.

Classes

class  clang::tidy::mpi::TypeMismatchCheck
 This check verifies if buffer type and MPI (Message Passing Interface) datatype pairs match. More...
 

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
namespace  clang::tidy
 
namespace  clang::tidy::mpi