Home | History | Annotate | Download | only in Checkers

Lines Matching defs:evalCall

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