Home | History | Annotate | Download | only in Sema

Lines Matching refs:getFirstArg

1686   bool HasVAListArg = Format->getFirstArg() == 0;
1688 unsigned firstDataArg = HasVAListArg ? 0 : Format->getFirstArg() - 1;