Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
DMPIFunctionClassifier.h29 bool isMPIType(const IdentifierInfo *const IdentInfo) const;
DMPIFunctionClassifier.cpp204 bool MPIFunctionClassifier::isMPIType(const IdentifierInfo *IdentInfo) const { in isMPIType() function in clang::ento::mpi::MPIFunctionClassifier