Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp6318 bool inFunctionCall,
6740 bool inFunctionCall; member in __anon7dcd61c00f11::CheckFormatHandler
6757 inFunctionCall(inFunctionCall), CallType(callType), in CheckFormatHandler()
7125 EmitFormatDiagnostic(S, inFunctionCall, Args[FormatIdx], PDiag, in EmitFormatDiagnostic()
7189 unsigned formatIdx, bool inFunctionCall, in CheckPrintfHandler() argument
7195 inFunctionCall, CallType, CheckedVarArgs, in CheckPrintfHandler()
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()
[all …]