Home | History | Annotate | Download | only in Checkers

Lines Matching defs:checkPreStmt

350   void checkPreStmt(const CallExpr *CE, CheckerContext &C) const;
429 void CFNumberCreateChecker::checkPreStmt(const CallExpr *CE,
537 void checkPreStmt(const CallExpr *CE, CheckerContext &C) const;
542 void CFRetainReleaseChecker::checkPreStmt(const CallExpr *CE,