Searched refs:checkFormatExpr (Results 1 – 1 of 1) sorted by relevance
3555 bool checkFormatExpr(const analyze_printf::PrintfSpecifier &FS,3964 return checkFormatExpr(FS, startSpecifier, specifierLen, Arg); in HandlePrintfSpecifier()4059 CheckPrintfHandler::checkFormatExpr(const analyze_printf::PrintfSpecifier &FS, in checkFormatExpr() function in CheckPrintfHandler