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