Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
DMPIBugReporter.h57 void reportMissingWait(const Request &Req,
DMPIBugReporter.cpp50 void MPIBugReporter::reportMissingWait( in reportMissingWait() function in clang::ento::mpi::MPIBugReporter
DMPIChecker.cpp121 BReporter.reportMissingWait(Req.second, Req.first, ErrorNode, Ctx.getBugReporter()); in checkMissingWaits()