Lines Matching refs:InFunctionCall
6214 VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr() argument
6275 firstDataArg, Type, CallType, InFunctionCall, CheckedVarArgs, in checkFormatStringExpr()
6284 firstDataArg, Type, CallType, InFunctionCall, CheckedVarArgs, in checkFormatStringExpr()
6404 if (!InFunctionCall) { in checkFormatStringExpr()
6431 if (!InFunctionCall) { in checkFormatStringExpr()
6468 Type, CallType, InFunctionCall, CheckedVarArgs, UncoveredArg, in checkFormatStringExpr()
6485 firstDataArg, Type, CallType, InFunctionCall, CheckedVarArgs, in checkFormatStringExpr()
6519 Type, CallType, InFunctionCall, CheckedVarArgs, UncoveredArg, in checkFormatStringExpr()
6543 format_idx, firstDataArg, Type, InFunctionCall, in checkFormatStringExpr()
7231 Sema &S, bool InFunctionCall, const Expr *ArgumentExpr, in EmitFormatDiagnostic() argument
7234 if (InFunctionCall) { in EmitFormatDiagnostic()
7352 bool InFunctionCall) const;
7383 const Expr *FmtExpr, bool InFunctionCall) const;
7410 FormatStringType type, bool IsObjC, bool InFunctionCall,
7572 bool InFunctionCall) const { in EmitDiagnostic()
7573 CheckFormatHandler::EmitFormatDiagnostic(S, InFunctionCall, FmtExpr, PDiag, in EmitDiagnostic()
7579 bool InFunctionCall) const { in VerifyCompatible()
7585 FmtExpr, InFunctionCall); in VerifyCompatible()
7596 FmtExpr, InFunctionCall); in VerifyCompatible()
7609 FmtExpr, InFunctionCall); in VerifyCompatible()
7628 FmtExpr, InFunctionCall); in VerifyCompatible()
7638 FmtExpr, InFunctionCall); in VerifyCompatible()
7651 FmtExpr, InFunctionCall); in VerifyCompatible()
7662 FormatStringType Type, bool IsObjC, bool InFunctionCall, in GetSpecifiers() argument
7671 InFunctionCall, VariadicCallType::DoesNotApply, BV, in GetSpecifiers()
8774 const Expr *FmtExpr, bool InFunctionCall) { in CompareFormatSpecifiers() argument
8802 !FmtIter->VerifyCompatible(S, *RefIter, FmtExpr, InFunctionCall); in CompareFormatSpecifiers()
8813 S, InFunctionCall, FmtExpr, in CompareFormatSpecifiers()
8819 S, InFunctionCall, FmtExpr, in CompareFormatSpecifiers()