Home
last modified time | relevance | path

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

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