Home
last modified time | relevance | path

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

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