Searched refs:TestedFormatString (Results 1 – 2 of 2) sorted by relevance
8917 const StringLiteral *TestedFormatString, const Expr *FunctionCallArg) { in CheckFormatStringsCompatible() argument8929 FormatStringLiteral TestLit = TestedFormatString; in CheckFormatStringsCompatible()8936 Arg = TestedFormatString; in CheckFormatStringsCompatible()8945 TestedFormatString, FmtArgs, Arg, in CheckFormatStringsCompatible()
2786 const StringLiteral *TestedFormatString,