Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIBugReporter.cpp97 const Request *const PrevReq = in VisitNode() local
101 if (!PrevReq || (Req->CurrentState != PrevReq->CurrentState)) { in VisitNode()