Lines Matching refs:inFunctionCall
10443 bool inFunctionCall, Sema::VariadicCallType CallType,
10961 bool inFunctionCall; member in __anon1d690be71f11::CheckFormatHandler
10973 bool inFunctionCall, Sema::VariadicCallType callType, in CheckFormatHandler() argument
10979 inFunctionCall(inFunctionCall), CallType(callType), in CheckFormatHandler()
11016 EmitFormatDiagnostic(Sema &S, bool inFunctionCall, const Expr *ArgumentExpr,
11347 EmitFormatDiagnostic(S, inFunctionCall, Args[FormatIdx], PDiag, in EmitFormatDiagnostic()
11412 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckPrintfHandler() argument
11417 inFunctionCall, CallType, CheckedVarArgs, in CheckPrintfHandler()
12401 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckScanfHandler() argument
12406 inFunctionCall, CallType, CheckedVarArgs, in CheckScanfHandler()
12570 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckFormatString() argument
12576 S, inFunctionCall, Args[format_idx], in CheckFormatString()
12602 S, inFunctionCall, Args[format_idx], in CheckFormatString()
12612 S, inFunctionCall, Args[format_idx], in CheckFormatString()
12624 Args, format_idx, inFunctionCall, CallType, CheckedVarArgs, in CheckFormatString()
12633 numDataArgs, Str, APK, Args, format_idx, inFunctionCall, in CheckFormatString()