Home | History | Annotate | Download | only in Checkers

Lines Matching defs:checkPreCall

199   void checkPreCall(const CallEvent &Call, CheckerContext &C) const;
2173 void MallocChecker::checkPreCall(const CallEvent &Call,