clang 24.0.0git
MPIChecker.cpp File Reference

This file defines the main class of MPI-Checker which serves as an entry point. More...

Go to the source code of this file.

Namespaces

namespace  clang
 Top level wrappers for InstallAPI frontend operations.
namespace  clang::ento
namespace  clang::ento::mpi

Detailed Description

This file defines the main class of MPI-Checker which serves as an entry point.

It is created once for each translation unit analysed. The checker defines path-sensitive checks, to verify correct usage of the MPI API.

Definition in file MPIChecker.cpp.