Lines Matching defs:InFunctionCall
5920 Sema::VariadicCallType CallType, bool InFunctionCall,
5946 Type, CallType, /*InFunctionCall*/ false,
5981 firstDataArg, Type, CallType, InFunctionCall,
5991 CallType, InFunctionCall, CheckedVarArgs, UncoveredArg, Offset,
6043 /*InFunctionCall*/ false, CheckedVarArgs, UncoveredArg, Offset);
6139 InFunctionCall, CheckedVarArgs, UncoveredArg, Offset,
6156 InFunctionCall, CheckedVarArgs, UncoveredArg, Offset,
6163 Type, CallType, /*InFunctionCall*/ false,
6190 InFunctionCall, CheckedVarArgs, UncoveredArg, Offset,
6214 InFunctionCall, CallType, CheckedVarArgs, UncoveredArg,
6819 /// \param InFunctionCall if true, the format string is within the function
6845 Sema &S, bool InFunctionCall, const Expr *ArgumentExpr,
6848 if (InFunctionCall) {