Searched refs:checkUncontrolledFormatString (Results 1 – 1 of 1) sorted by relevance
84 bool checkUncontrolledFormatString(const CallExpr *CE,406 if (checkUncontrolledFormatString(CE, C)) in checkPre()653 bool GenericTaintChecker::checkUncontrolledFormatString(const CallExpr *CE, in checkUncontrolledFormatString() function in GenericTaintChecker