Lines Matching refs:inFunctionCall
7529 bool inFunctionCall,
7979 bool inFunctionCall; member in __anonfebdc2651311::CheckFormatHandler
7990 bool inFunctionCall, Sema::VariadicCallType callType, in CheckFormatHandler() argument
7996 inFunctionCall(inFunctionCall), CallType(callType), in CheckFormatHandler()
8033 EmitFormatDiagnostic(Sema &S, bool inFunctionCall, const Expr *ArgumentExpr,
8364 EmitFormatDiagnostic(S, inFunctionCall, Args[FormatIdx], PDiag, in EmitFormatDiagnostic()
8428 unsigned formatIdx, bool inFunctionCall, in CheckPrintfHandler() argument
8434 inFunctionCall, CallType, CheckedVarArgs, in CheckPrintfHandler()
9345 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckScanfHandler() argument
9350 inFunctionCall, CallType, CheckedVarArgs, in CheckScanfHandler()
9516 bool inFunctionCall, in CheckFormatString() argument
9524 S, inFunctionCall, Args[format_idx], in CheckFormatString()
9551 S, inFunctionCall, Args[format_idx], in CheckFormatString()
9561 S, inFunctionCall, Args[format_idx], in CheckFormatString()
9573 HasVAListArg, Args, format_idx, inFunctionCall, CallType, in CheckFormatString()
9584 inFunctionCall, CallType, CheckedVarArgs, UncoveredArg); in CheckFormatString()