Searched refs:isWaitType (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Checkers/
H A DMPIFunctionClassifier.h47 bool isWaitType(const IdentifierInfo *const IdentInfo) const;
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIChecker.cpp59 if (!FuncClassifier->isWaitType(PreCallEvent.getCalleeIdentifier()))
H A DMPIFunctionClassifier.cpp277 bool MPIFunctionClassifier::isWaitType(const IdentifierInfo *IdentInfo) const { function in class:clang::ento::mpi::MPIFunctionClassifier

Completed in 77 milliseconds