Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp3795 bool inFunctionCall,
4139 bool inFunctionCall; member in __anon34f7ff5c0511::CheckFormatHandler
4149 unsigned formatIdx, bool inFunctionCall, in CheckFormatHandler() argument
4158 inFunctionCall(inFunctionCall), CallType(callType), in CheckFormatHandler()
4195 EmitFormatDiagnostic(Sema &S, bool inFunctionCall, const Expr *ArgumentExpr,
4524 EmitFormatDiagnostic(S, inFunctionCall, Args[FormatIdx], PDiag, in EmitFormatDiagnostic()
4589 unsigned formatIdx, bool inFunctionCall, in CheckPrintfHandler() argument
4595 formatIdx, inFunctionCall, CallType, CheckedVarArgs, in CheckPrintfHandler()
5375 unsigned formatIdx, bool inFunctionCall, in CheckScanfHandler() argument
5381 Args, formatIdx, inFunctionCall, CallType, in CheckScanfHandler()
[all …]