Searched refs:firstDataArg (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 7255 unsigned firstDataArg, 7270 unsigned firstDataArg, Sema::FormatStringType Type, in checkFormatStringExpr() argument 7324 HasVAListArg, format_idx, firstDataArg, in checkFormatStringExpr() 7334 S, C->getFalseExpr(), Args, HasVAListArg, format_idx, firstDataArg, in checkFormatStringExpr() 7387 firstDataArg, Type, CallType, in checkFormatStringExpr() 7439 S, Arg, Args, HasVAListArg, format_idx, firstDataArg, Type, in checkFormatStringExpr() 7457 firstDataArg, Type, CallType, in checkFormatStringExpr() 7488 S, Arg, Args, HasVAListArg, format_idx, firstDataArg, Type, in checkFormatStringExpr() 7513 firstDataArg, Type, InFunctionCall, CallType, in checkFormatStringExpr() 7608 unsigned firstDataArg, FormatStringType Type, in CheckFormatArguments() argument [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
| H A D | Sema.h | 12565 unsigned firstDataArg, FormatStringType Type,
|