Home
last modified time | relevance | path

Searched refs:MPICallEvent (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
DMPIBugReporter.cpp24 const CallEvent &MPICallEvent, const ento::mpi::Request &Req, in reportDoubleNonblocking() argument
36 Report->addRange(MPICallEvent.getSourceRange()); in reportDoubleNonblocking()
DMPIBugReporter.h42 void reportDoubleNonblocking(const CallEvent &MPICallEvent,