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.cpp5659 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr() argument
5720 firstDataArg, Type, CallType, InFunctionCall, in checkFormatStringExpr()
5730 CallType, InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr()
5878 InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr()
5895 InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr()
5929 InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr()
5953 InFunctionCall, CallType, CheckedVarArgs, UncoveredArg, in checkFormatStringExpr()
6578 Sema &S, bool InFunctionCall, const Expr *ArgumentExpr, in EmitFormatDiagnostic() argument
6581 if (InFunctionCall) { in EmitFormatDiagnostic()