Searched refs:firstDataArg (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 6198 unsigned format_idx, unsigned firstDataArg, FormatStringType Type, 6213 unsigned format_idx, unsigned firstDataArg, FormatStringType Type, in checkFormatStringExpr() argument 6239 S, ReferenceFormatString, SLE, Args, APK, format_idx, firstDataArg, in checkFormatStringExpr() 6275 firstDataArg, Type, CallType, InFunctionCall, CheckedVarArgs, in checkFormatStringExpr() 6284 firstDataArg, Type, CallType, InFunctionCall, CheckedVarArgs, in checkFormatStringExpr() 6336 firstDataArg, Type, CallType, in checkFormatStringExpr() 6412 Args, APK, format_idx, firstDataArg, Type, CallType, in checkFormatStringExpr() 6467 S, ReferenceFormatString, Arg, Args, APK, format_idx, firstDataArg, in checkFormatStringExpr() 6485 firstDataArg, Type, CallType, InFunctionCall, CheckedVarArgs, in checkFormatStringExpr() 6492 S, ReferenceFormatString, SLE, Args, APK, format_idx, firstDataArg, in checkFormatStringExpr() [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 3015 unsigned format_idx, unsigned firstDataArg,
|