Lines Matching refs:inFunctionCall
8714 bool inFunctionCall, Sema::VariadicCallType CallType,
9231 bool inFunctionCall; member in __anon9b6cdc881d11::CheckFormatHandler
9243 bool inFunctionCall, Sema::VariadicCallType callType, in CheckFormatHandler() argument
9249 inFunctionCall(inFunctionCall), CallType(callType), in CheckFormatHandler()
9286 EmitFormatDiagnostic(Sema &S, bool inFunctionCall, const Expr *ArgumentExpr,
9617 EmitFormatDiagnostic(S, inFunctionCall, Args[FormatIdx], PDiag, in EmitFormatDiagnostic()
9682 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckPrintfHandler() argument
9687 inFunctionCall, CallType, CheckedVarArgs, in CheckPrintfHandler()
10679 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckScanfHandler() argument
10684 inFunctionCall, CallType, CheckedVarArgs, in CheckScanfHandler()
10848 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckFormatString() argument
10854 S, inFunctionCall, Args[format_idx], in CheckFormatString()
10880 S, inFunctionCall, Args[format_idx], in CheckFormatString()
10890 S, inFunctionCall, Args[format_idx], in CheckFormatString()
10903 Args, format_idx, inFunctionCall, CallType, CheckedVarArgs, in CheckFormatString()
10912 numDataArgs, Str, APK, Args, format_idx, inFunctionCall, in CheckFormatString()