Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIBugReporter.h42 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()