Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
DMPIBugReporter.h43 void reportDoubleNonblocking(const CallEvent &MPICallEvent,
DMPIBugReporter.cpp24 void MPIBugReporter::reportDoubleNonblocking( in reportDoubleNonblocking() function in clang::ento::mpi::MPIBugReporter
DMPIChecker.cpp46 BReporter.reportDoubleNonblocking(PreCallEvent, *Req, MR, ErrorNode, Ctx.getBugReporter()); in checkDoubleNonblocking()