Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
DMPIChecker.cpp60 const MemRegion *const MR = topRegionUsedByWait(PreCallEvent); in checkUnmatchedWaits()
135 const MemRegion *MPIChecker::topRegionUsedByWait(const CallEvent &CE) const { in topRegionUsedByWait() function in clang::ento::mpi::MPIChecker
DMPIChecker.h97 topRegionUsedByWait(const clang::ento::CallEvent &CE) const;