Home | History | Annotate | Download | only in Checkers

Lines Matching defs:checkPreStmt

2646   void checkPreStmt(const ReturnStmt *S, CheckerContext &C) const;
3432 void RetainCountChecker::checkPreStmt(const ReturnStmt *S,