Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7257 bool inFunctionCall,
7707 bool inFunctionCall; member in __anon94a797d21411::CheckFormatHandler
7724 inFunctionCall(inFunctionCall), CallType(callType), in CheckFormatHandler()
8092 EmitFormatDiagnostic(S, inFunctionCall, Args[FormatIdx], PDiag, in EmitFormatDiagnostic()
8156 unsigned formatIdx, bool inFunctionCall, in CheckPrintfHandler() argument
8162 inFunctionCall, CallType, CheckedVarArgs, in CheckPrintfHandler()
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()
[all …]