Home | History | Annotate | Download | only in Checkers

Lines Matching defs:checkBind

112   void checkBind(SVal L, SVal V, const Stmt *S, CheckerContext &C) const;
891 void NullabilityChecker::checkBind(SVal L, SVal V, const Stmt *S,