reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIFunctionClassifier.cpp
  102   MPICollToPointTypes.push_back(IdentInfo_MPI_Gather);
  108   MPICollToPointTypes.push_back(IdentInfo_MPI_Igather);
  141   MPICollToPointTypes.push_back(IdentInfo_MPI_Reduce);
  147   MPICollToPointTypes.push_back(IdentInfo_MPI_Ireduce);