Home
last modified time | relevance | path

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

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