Searched refs:processReturn (Results 1 – 2 of 2) sorted by relevance
371 ExplodedNode * processReturn(const ReturnStmt *S, CheckerContext &C) const;
961 ExplodedNode * RetainCountChecker::processReturn(const ReturnStmt *S, in processReturn() function in RetainCountChecker1357 ExplodedNode *Pred = processReturn(RS, Ctx); in checkEndFunction()