Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7529 bool inFunctionCall,
7979 bool inFunctionCall; member in __anonfebdc2651311::CheckFormatHandler
7996 inFunctionCall(inFunctionCall), CallType(callType), in CheckFormatHandler()
8364 EmitFormatDiagnostic(S, inFunctionCall, Args[FormatIdx], PDiag, in EmitFormatDiagnostic()
8428 unsigned formatIdx, bool inFunctionCall, in CheckPrintfHandler() argument
8434 inFunctionCall, CallType, CheckedVarArgs, in CheckPrintfHandler()
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()
[all …]