Searched refs:checkFormatStringExpr (Results 1 – 1 of 1) sorted by relevance
8481 checkFormatStringExpr(Sema &S, const Expr *E, ArrayRef<const Expr *> Args, in checkFormatStringExpr() function8535 Left = checkFormatStringExpr(S, C->getTrueExpr(), Args, APK, format_idx, in checkFormatStringExpr()8544 StringLiteralCheckType Right = checkFormatStringExpr( in checkFormatStringExpr()8596 return checkFormatStringExpr( in checkFormatStringExpr()8692 StringLiteralCheckType Result = checkFormatStringExpr( in checkFormatStringExpr()8709 return checkFormatStringExpr( in checkFormatStringExpr()8739 return checkFormatStringExpr( in checkFormatStringExpr()8885 StringLiteralCheckType CT = checkFormatStringExpr( in CheckFormatArguments()