Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp919 static inline bool hasReallocFailed(const RefState *RSCurr, in hasReallocFailed() function in __anon0957485b0611::MallocBugVisitor
3566 } else if (hasReallocFailed(RSCurr, RSPrev, S)) { in VisitNode()