Home
last modified time | relevance | path

Searched refs:inFunctionCall (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp8472 bool inFunctionCall, Sema::VariadicCallType CallType,
8958 bool inFunctionCall; member in __anon8097fee11c11::CheckFormatHandler
8976 inFunctionCall(inFunctionCall), CallType(callType), in CheckFormatHandler()
9344 EmitFormatDiagnostic(S, inFunctionCall, Args[FormatIdx], PDiag, in EmitFormatDiagnostic()
9414 inFunctionCall, CallType, CheckedVarArgs, in CheckPrintfHandler()
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()
[all …]