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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIBugReporter.cpp98 const Request *const PrevReq = local
102 if (!PrevReq || (Req->CurrentState != PrevReq->CurrentState)) {

Completed in 169 milliseconds