Searched refs:InFunctionCall (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 7543 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr() argument 7597 Type, CallType, InFunctionCall, in checkFormatStringExpr() 7607 Type, CallType, InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr() 7712 CallType, InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr() 7730 InFunctionCall, CheckedVarArgs, in checkFormatStringExpr() 7761 CallType, InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr() 7785 firstDataArg, Type, InFunctionCall, CallType, in checkFormatStringExpr() 8397 Sema &S, bool InFunctionCall, const Expr *ArgumentExpr, in EmitFormatDiagnostic() argument 8400 if (InFunctionCall) { in EmitFormatDiagnostic()
|