Lines Matching refs:inFunctionCall
6318 bool inFunctionCall,
6740 bool inFunctionCall; member in __anon7dcd61c00f11::CheckFormatHandler
6751 bool inFunctionCall, Sema::VariadicCallType callType, in CheckFormatHandler() argument
6757 inFunctionCall(inFunctionCall), CallType(callType), in CheckFormatHandler()
6794 EmitFormatDiagnostic(Sema &S, bool inFunctionCall, const Expr *ArgumentExpr,
7125 EmitFormatDiagnostic(S, inFunctionCall, Args[FormatIdx], PDiag, in EmitFormatDiagnostic()
7189 unsigned formatIdx, bool inFunctionCall, in CheckPrintfHandler() argument
7195 inFunctionCall, CallType, CheckedVarArgs, in CheckPrintfHandler()
8064 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckScanfHandler() argument
8069 inFunctionCall, CallType, CheckedVarArgs, in CheckScanfHandler()
8234 bool inFunctionCall, in CheckFormatString() argument
8241 S, inFunctionCall, Args[format_idx], in CheckFormatString()
8263 S, inFunctionCall, Args[format_idx], in CheckFormatString()
8273 S, inFunctionCall, Args[format_idx], in CheckFormatString()
8285 HasVAListArg, Args, format_idx, inFunctionCall, CallType, in CheckFormatString()
8296 inFunctionCall, CallType, CheckedVarArgs, UncoveredArg); in CheckFormatString()