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