Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaChecking.cpp7529 bool inFunctionCall,
7979 bool inFunctionCall; member in __anon469851c91311::CheckFormatHandler
7990 bool inFunctionCall, Sema::VariadicCallType callType, in CheckFormatHandler() argument
7996 inFunctionCall(inFunctionCall), CallType(callType), in CheckFormatHandler()
8033 EmitFormatDiagnostic(Sema &S, bool inFunctionCall, const Expr *ArgumentExpr,
8364 EmitFormatDiagnostic(S, inFunctionCall, Args[FormatIdx], PDiag, in EmitFormatDiagnostic()
8428 unsigned formatIdx, bool inFunctionCall, in CheckPrintfHandler() argument
8434 inFunctionCall, CallType, CheckedVarArgs, in CheckPrintfHandler()
9345 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckScanfHandler() argument
9350 inFunctionCall, CallType, CheckedVarArgs, in CheckScanfHandler()
[all …]