Searched refs:InFunctionCall (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 8729 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr() argument 8790 firstDataArg, Type, CallType, InFunctionCall, in checkFormatStringExpr() 8800 CallType, InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr() 8948 InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr() 8965 InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr() 8999 InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr() 9023 InFunctionCall, CallType, CheckedVarArgs, UncoveredArg, in checkFormatStringExpr() 9650 Sema &S, bool InFunctionCall, const Expr *ArgumentExpr, in EmitFormatDiagnostic() argument 9653 if (InFunctionCall) { in EmitFormatDiagnostic()
|