Home | History | Annotate | Download | only in Sema

Lines Matching refs:HasVAListArg

8993     bool HasVAListArg;
8994 if (Context.BuiltinInfo.isPrintfLike(BuiltinID, FormatIdx, HasVAListArg)) {
9003 HasVAListArg ? 0 : FormatIdx+2));
9007 HasVAListArg)) {
9011 HasVAListArg ? 0 : FormatIdx+2));