Lines Matching refs:inFunctionCall
8472 bool inFunctionCall, Sema::VariadicCallType CallType,
8958 bool inFunctionCall; member in __anon8097fee11c11::CheckFormatHandler
8970 bool inFunctionCall, Sema::VariadicCallType callType, in CheckFormatHandler() argument
8976 inFunctionCall(inFunctionCall), CallType(callType), in CheckFormatHandler()
9013 EmitFormatDiagnostic(Sema &S, bool inFunctionCall, const Expr *ArgumentExpr,
9344 EmitFormatDiagnostic(S, inFunctionCall, Args[FormatIdx], PDiag, in EmitFormatDiagnostic()
9409 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckPrintfHandler() argument
9414 inFunctionCall, CallType, CheckedVarArgs, in CheckPrintfHandler()
10357 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckScanfHandler() argument
10362 inFunctionCall, CallType, CheckedVarArgs, in CheckScanfHandler()
10526 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckFormatString() argument
10532 S, inFunctionCall, Args[format_idx], in CheckFormatString()
10558 S, inFunctionCall, Args[format_idx], in CheckFormatString()
10568 S, inFunctionCall, Args[format_idx], in CheckFormatString()
10580 Args, format_idx, inFunctionCall, CallType, CheckedVarArgs, in CheckFormatString()
10589 numDataArgs, Str, APK, Args, format_idx, inFunctionCall, in CheckFormatString()