Home
last modified time | relevance | path

Searched refs:firstDataArg (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaChecking.cpp3793 unsigned firstDataArg,
3807 unsigned firstDataArg, Sema::FormatStringType Type, in checkFormatStringExpr() argument
3850 HasVAListArg, format_idx, firstDataArg, in checkFormatStringExpr()
3859 HasVAListArg, format_idx, firstDataArg, in checkFormatStringExpr()
3913 firstDataArg, Type, CallType, in checkFormatStringExpr()
3968 HasVAListArg, format_idx, firstDataArg, in checkFormatStringExpr()
3978 firstDataArg, Type, CallType, in checkFormatStringExpr()
3998 firstDataArg, Type, InFunctionCall, CallType, in checkFormatStringExpr()
4043 unsigned firstDataArg, FormatStringType Type, in CheckFormatArguments() argument
4070 format_idx, firstDataArg, Type, CallType, in CheckFormatArguments()
[all …]
/external/clang/include/clang/Sema/
DSema.h9435 unsigned firstDataArg, FormatStringType Type,