Searched refs:checkUncontrolledFormatString (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp84 bool checkUncontrolledFormatString(const CallExpr *CE,
406 if (checkUncontrolledFormatString(CE, C))
653 bool GenericTaintChecker::checkUncontrolledFormatString(const CallExpr *CE, function in class:GenericTaintChecker

Completed in 46 milliseconds