Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7257 bool inFunctionCall,
7707 bool inFunctionCall; member in __anon7fa672bc1411::CheckFormatHandler
7718 bool inFunctionCall, Sema::VariadicCallType callType, in CheckFormatHandler() argument
7724 inFunctionCall(inFunctionCall), CallType(callType), in CheckFormatHandler()
7761 EmitFormatDiagnostic(Sema &S, bool inFunctionCall, const Expr *ArgumentExpr,
8092 EmitFormatDiagnostic(S, inFunctionCall, Args[FormatIdx], PDiag, in EmitFormatDiagnostic()
8156 unsigned formatIdx, bool inFunctionCall, in CheckPrintfHandler() argument
8162 inFunctionCall, CallType, CheckedVarArgs, in CheckPrintfHandler()
9073 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckScanfHandler() argument
9078 inFunctionCall, CallType, CheckedVarArgs, in CheckScanfHandler()
[all …]