Searched refs:InFunctionCall (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 6331 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr() argument 6381 Type, CallType, InFunctionCall, in checkFormatStringExpr() 6391 Type, CallType, InFunctionCall, CheckedVarArgs, in checkFormatStringExpr() 6496 CallType, InFunctionCall, CheckedVarArgs, UncoveredArg, Offset); in checkFormatStringExpr() 6513 InFunctionCall, CheckedVarArgs, in checkFormatStringExpr() 6528 CallType, InFunctionCall, CheckedVarArgs, UncoveredArg, Offset); in checkFormatStringExpr() 6551 firstDataArg, Type, InFunctionCall, CallType, in checkFormatStringExpr() 7158 Sema &S, bool InFunctionCall, const Expr *ArgumentExpr, in EmitFormatDiagnostic() argument 7161 if (InFunctionCall) { in EmitFormatDiagnostic()
|