Lines Matching defs:inFunctionCall
5905 bool inFunctionCall, Sema::VariadicCallType CallType,
6421 bool inFunctionCall;
6433 bool inFunctionCall, Sema::VariadicCallType callType,
6439 inFunctionCall(inFunctionCall), CallType(callType),
6476 EmitFormatDiagnostic(Sema &S, bool inFunctionCall, const Expr *ArgumentExpr,
6812 EmitFormatDiagnostic(S, inFunctionCall, Args[FormatIdx], PDiag,
6877 bool inFunctionCall, Sema::VariadicCallType CallType,
6882 inFunctionCall, CallType, CheckedVarArgs,
7910 bool inFunctionCall, Sema::VariadicCallType CallType,
7915 inFunctionCall, CallType, CheckedVarArgs,
8080 bool inFunctionCall, Sema::VariadicCallType CallType,
8086 S, inFunctionCall, Args[format_idx],
8112 S, inFunctionCall, Args[format_idx],
8122 S, inFunctionCall, Args[format_idx],
8135 Args, format_idx, inFunctionCall, CallType, CheckedVarArgs,
8144 numDataArgs, Str, APK, Args, format_idx, inFunctionCall,