Home | History | Annotate | Download | only in Checkers

Lines Matching defs:checkPreStmt

114   void checkPreStmt(const ReturnStmt *S, CheckerContext &C) const;
469 void NullabilityChecker::checkPreStmt(const ReturnStmt *S,