Home
last modified time | relevance | path

Searched refs:isAlltoallType (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
DMPIFunctionClassifier.h41 bool isAlltoallType(const IdentifierInfo *const IdentInfo) const;
DMPIFunctionClassifier.cpp250 bool MPIFunctionClassifier::isAlltoallType( in isAlltoallType() function in clang::ento::mpi::MPIFunctionClassifier