Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIBugReporter.h54 void reportMissingWait(const Request &Req,
H A DMPIBugReporter.cpp49 void MPIBugReporter::reportMissingWait( in reportMissingWait() function in clang::ento::mpi::MPIBugReporter
H A DMPIChecker.cpp120 BReporter.reportMissingWait(Req.second, Req.first, ErrorNode, in checkMissingWaits()