Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp962 isAllocated(const RefState * RSCurr,const RefState * RSPrev,const Stmt * Stmt) isAllocated() argument
973 isReleased(const RefState * RSCurr,const RefState * RSPrev,const Stmt * Stmt) isReleased() argument
984 isRelinquished(const RefState * RSCurr,const RefState * RSPrev,const Stmt * Stmt) isRelinquished() argument
996 hasReallocFailed(const RefState * RSCurr,const RefState * RSPrev,const Stmt * Stmt) hasReallocFailed() argument
3374 const RefState *RSPrev = statePrev->get<RegionState>(Sym); VisitNode() local
[all...]