Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
DMPIFunctionClassifier.h40 bool isAlltoallType(const IdentifierInfo *const IdentInfo) const;
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
DMPIFunctionClassifier.cpp249 bool MPIFunctionClassifier::isAlltoallType( in isAlltoallType() function in clang::ento::mpi::MPIFunctionClassifier