Home
last modified time | relevance | path

Searched defs:RSPrev (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp886 isAllocated(const RefState * RSCurr,const RefState * RSPrev,const Stmt * Stmt) isAllocated() argument
897 isReleased(const RefState * RSCurr,const RefState * RSPrev,const Stmt * Stmt) isReleased() argument
908 isRelinquished(const RefState * RSCurr,const RefState * RSPrev,const Stmt * Stmt) isRelinquished() argument
920 hasReallocFailed(const RefState * RSCurr,const RefState * RSPrev,const Stmt * Stmt) hasReallocFailed() argument
3429 const RefState *RSPrev = statePrev->get<RegionState>(Sym); VisitNode() local
[all...]