Searched refs:InFunctionCall (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 7271 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr() argument 7325 Type, CallType, InFunctionCall, in checkFormatStringExpr() 7335 Type, CallType, InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr() 7440 CallType, InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr() 7458 InFunctionCall, CheckedVarArgs, in checkFormatStringExpr() 7489 CallType, InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr() 7513 firstDataArg, Type, InFunctionCall, CallType, in checkFormatStringExpr() 8125 Sema &S, bool InFunctionCall, const Expr *ArgumentExpr, in EmitFormatDiagnostic() argument 8128 if (InFunctionCall) { in EmitFormatDiagnostic()
|