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