Home
last modified time | relevance | path

Searched refs:reportMissingWait (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIBugReporter.h55 void reportMissingWait(const Request &Req,
H A DMPIBugReporter.cpp50 void MPIBugReporter::reportMissingWait( in reportMissingWait() function in clang::ento::mpi::MPIBugReporter
H A DMPIChecker.cpp120 BReporter.reportMissingWait(Req.second, Req.first, ErrorNode, in checkMissingWaits()