Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10458 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr() argument
10519 firstDataArg, Type, CallType, InFunctionCall, in checkFormatStringExpr()
10529 CallType, InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr()
10677 InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr()
10694 InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr()
10728 InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr()
10752 InFunctionCall, CallType, CheckedVarArgs, UncoveredArg, in checkFormatStringExpr()
11380 Sema &S, bool InFunctionCall, const Expr *ArgumentExpr, in EmitFormatDiagnostic() argument
11383 if (InFunctionCall) { in EmitFormatDiagnostic()