|
clang-tools 22.0.0git
|
#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 |