16#ifndef LLVM_CLANG_LIB_STATICANALYZER_CHECKERS_MPICHECKER_MPITYPES_H 
   17#define LLVM_CLANG_LIB_STATICANALYZER_CHECKERS_MPICHECKER_MPITYPES_H 
   21#include "llvm/ADT/SmallSet.h" 
   33  void Profile(llvm::FoldingSetNodeID &Id)
 const {
 
 
 
This file defines functionality to identify and classify MPI functions.
 
MemRegion - The root abstract class for all memory regions.
 
void Profile(llvm::FoldingSetNodeID &Id) const
 
bool operator==(const Request &ToCompare) const
 
llvm::ImmutableMap< const clang::ento::MemRegion *, clang::ento::mpi::Request > RequestMapImpl
 
The JSON file list parser is used to communicate input to InstallAPI.