Home | History | Annotate | Download | only in Checkers

Lines Matching defs:evalCall

58   bool evalCall(const CallExpr *CE, CheckerContext &C) const;
1768 bool CStringChecker::evalCall(const CallExpr *CE, CheckerContext &C) const {