Home | History | Annotate | Download | only in Checkers

Lines Matching defs:checkBind

2611   void checkBind(SVal loc, SVal val, const Stmt *S, CheckerContext &C) const;
3614 void RetainCountChecker::checkBind(SVal loc, SVal val, const Stmt *S,