Home | History | Annotate | Download | only in Checkers

Lines Matching full:handleautoreleasecounts

2611   handleAutoreleaseCounts(ProgramStateRef state, ExplodedNode *Pred,
3356 state = handleAutoreleaseCounts(state, Pred, &AutoreleaseTag, C, Sym, X);
3579 RetainCountChecker::handleAutoreleaseCounts(ProgramStateRef state,
3699 state = handleAutoreleaseCounts(state, Pred, /*Tag=*/nullptr, Ctx,
3750 state = handleAutoreleaseCounts(state, Pred, Tag, C, Sym, *T);