Searched refs:topRegionUsedByWait (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIChecker.h94 topRegionUsedByWait(const clang::ento::CallEvent &CE) const;
H A DMPIChecker.cpp61 const MemRegion *const MR = topRegionUsedByWait(PreCallEvent);
135 const MemRegion *MPIChecker::topRegionUsedByWait(const CallEvent &CE) const { function in class:clang::ento::mpi::MPIChecker

Completed in 103 milliseconds