Home
last modified time | relevance | path

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

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