Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/
H A DMPIFunctionClassifier.h33 bool isPointToPointType(const IdentifierInfo *const IdentInfo) const;
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIFunctionClassifier.cpp214 bool MPIFunctionClassifier::isPointToPointType( in isPointToPointType() function in clang::ento::mpi::MPIFunctionClassifier