Home
last modified time | relevance | path

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

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