Lines Matching refs:inFunctionCall
7257 bool inFunctionCall,
7707 bool inFunctionCall; member in __anon7fa672bc1411::CheckFormatHandler
7718 bool inFunctionCall, Sema::VariadicCallType callType, in CheckFormatHandler() argument
7724 inFunctionCall(inFunctionCall), CallType(callType), in CheckFormatHandler()
7761 EmitFormatDiagnostic(Sema &S, bool inFunctionCall, const Expr *ArgumentExpr,
8092 EmitFormatDiagnostic(S, inFunctionCall, Args[FormatIdx], PDiag, in EmitFormatDiagnostic()
8156 unsigned formatIdx, bool inFunctionCall, in CheckPrintfHandler() argument
8162 inFunctionCall, CallType, CheckedVarArgs, in CheckPrintfHandler()
9073 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckScanfHandler() argument
9078 inFunctionCall, CallType, CheckedVarArgs, in CheckScanfHandler()
9244 bool inFunctionCall, in CheckFormatString() argument
9252 S, inFunctionCall, Args[format_idx], in CheckFormatString()
9279 S, inFunctionCall, Args[format_idx], in CheckFormatString()
9289 S, inFunctionCall, Args[format_idx], in CheckFormatString()
9301 HasVAListArg, Args, format_idx, inFunctionCall, CallType, in CheckFormatString()
9312 inFunctionCall, CallType, CheckedVarArgs, UncoveredArg); in CheckFormatString()