Lines Matching defs:InFunctionCall
5659 Sema::VariadicCallType CallType, bool InFunctionCall,
5685 Type, CallType, /*InFunctionCall*/ false,
5720 firstDataArg, Type, CallType, InFunctionCall,
5730 CallType, InFunctionCall, CheckedVarArgs, UncoveredArg, Offset,
5782 /*InFunctionCall*/ false, CheckedVarArgs, UncoveredArg, Offset);
5878 InFunctionCall, CheckedVarArgs, UncoveredArg, Offset,
5895 InFunctionCall, CheckedVarArgs, UncoveredArg, Offset,
5902 Type, CallType, /*InFunctionCall*/ false,
5929 InFunctionCall, CheckedVarArgs, UncoveredArg, Offset,
5953 InFunctionCall, CallType, CheckedVarArgs, UncoveredArg,
6552 /// \param InFunctionCall if true, the format string is within the function
6578 Sema &S, bool InFunctionCall, const Expr *ArgumentExpr,
6581 if (InFunctionCall) {