Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIBugReporter.h41 void reportDoubleNonblocking(const CallEvent &MPICallEvent,
H A DMPIBugReporter.cpp23 void MPIBugReporter::reportDoubleNonblocking( in reportDoubleNonblocking() function in clang::ento::mpi::MPIBugReporter
H A DMPIChecker.cpp46 BReporter.reportDoubleNonblocking(PreCallEvent, *Req, MR, ErrorNode, in checkDoubleNonblocking()