Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp1009 static inline bool hasReallocFailed(const RefState *RSCurr, in hasReallocFailed() function in __anonac89c38b0611::MallocBugVisitor
3507 } else if (hasReallocFailed(RSCurr, RSPrev, S)) { in VisitNode()