Searched refs:checkPre (Results 1 – 1 of 1) sorted by relevance
56 bool checkPre(const CallExpr *CE, CheckerContext &C) const;281 if (checkPre(CE, C)) in checkPreStmt()408 bool GenericTaintChecker::checkPre(const CallExpr *CE, in checkPre() function in GenericTaintChecker