Searched refs:FunctionCallArg (Results 1 – 2 of 2) sorted by relevance
8917 const StringLiteral *TestedFormatString, const Expr *FunctionCallArg) { in CheckFormatStringsCompatible() argument8932 if (FunctionCallArg) { in CheckFormatStringsCompatible()8933 Arg = FunctionCallArg; in CheckFormatStringsCompatible()
2787 const Expr *FunctionCallArg = nullptr);