Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h358 ExplodedNode *processLeaks(ProgramStateRef state,
H A DRetainCountChecker.cpp1314 RetainCountChecker::processLeaks(ProgramStateRef state, in processLeaks() function in RetainCountChecker
1407 processLeaks(state, Leaked, Ctx, Pred); in checkEndFunction()
1438 Pred = processLeaks(state, Leaked, C, Pred); in checkDeadSymbols()