Searched refs:isPointToPointType (Results 1 – 4 of 4) sorted by relevance
32 bool isPointToPointType(const IdentifierInfo *const IdentInfo) const;
64 if (FuncClassifier->isPointToPointType(Identifier)) { in check()
281 if (FuncClassifier->isPointToPointType(Identifier)) { in check()
213 bool MPIFunctionClassifier::isPointToPointType( in isPointToPointType() function in clang::ento::mpi::MPIFunctionClassifier