Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h356 ExplodedNode *processLeaks(ProgramStateRef state,
H A DRetainCountChecker.cpp1353 RetainCountChecker::processLeaks(ProgramStateRef state, in processLeaks() function in RetainCountChecker
1454 processLeaks(state, Leaked, Ctx, Pred); in checkEndFunction()
1486 Pred = processLeaks(state, Leaked, C, Pred); in checkDeadSymbols()