Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
DMPIBugReporter.h68 void reportUnmatchedWait(const CallEvent &CE,
DMPIBugReporter.cpp70 void MPIBugReporter::reportUnmatchedWait( in reportUnmatchedWait() function in clang::ento::mpi::MPIBugReporter
DMPIChecker.cpp88 BReporter.reportUnmatchedWait(PreCallEvent, ReqRegion, ErrorNode, Ctx.getBugReporter()); in checkUnmatchedWaits()