Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h357 ExplodedNode *processLeaks(ProgramStateRef state,
H A DRetainCountChecker.cpp1313 RetainCountChecker::processLeaks(ProgramStateRef state, in processLeaks() function in RetainCountChecker
1406 processLeaks(state, Leaked, Ctx, Pred); in checkEndFunction()
1437 Pred = processLeaks(state, Leaked, C, Pred); in checkDeadSymbols()