Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6214 VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr() argument
6275 firstDataArg, Type, CallType, InFunctionCall, CheckedVarArgs, in checkFormatStringExpr()
6284 firstDataArg, Type, CallType, InFunctionCall, CheckedVarArgs, in checkFormatStringExpr()
6404 if (!InFunctionCall) { in checkFormatStringExpr()
6431 if (!InFunctionCall) { in checkFormatStringExpr()
6468 Type, CallType, InFunctionCall, CheckedVarArgs, UncoveredArg, in checkFormatStringExpr()
6485 firstDataArg, Type, CallType, InFunctionCall, CheckedVarArgs, in checkFormatStringExpr()
6519 Type, CallType, InFunctionCall, CheckedVarArgs, UncoveredArg, in checkFormatStringExpr()
6543 format_idx, firstDataArg, Type, InFunctionCall, in checkFormatStringExpr()
7231 Sema &S, bool InFunctionCall, const Expr *ArgumentExpr, in EmitFormatDiagnostic() argument
[all …]