Home | History | Annotate | Download | only in Checkers

Lines Matching defs:checkPreStmt

2579   void checkPreStmt(const ReturnStmt *S, CheckerContext &C) const;
3243 void RetainCountChecker::checkPreStmt(const ReturnStmt *S,