clang 22.0.0git
MPITypes.h File Reference

This file provides definitions to model concepts of MPI. More...

Go to the source code of this file.

Classes

class  clang::ento::mpi::Request
struct  clang::ento::mpi::RequestMap
struct  clang::ento::ProgramStateTrait< mpi::RequestMap >

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
namespace  clang::ento
namespace  clang::ento::mpi

Typedefs

typedef llvm::ImmutableMap< const clang::ento::MemRegion *, clang::ento::mpi::Requestclang::ento::mpi::RequestMapImpl

Detailed Description

This file provides definitions to model concepts of MPI.

The mpi::Request class defines a wrapper class, in order to make MPI requests trackable for path-sensitive analysis.

Definition in file MPITypes.h.