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

Go to the source code of this file.

Classes

class  clang::tidy::mpi::BufferDerefCheck
 This check verifies if a buffer passed to an MPI (Message Passing Interface) function is sufficiently dereferenced. More...
 

Namespaces

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