Home | History | Annotate | Download | only in Driver

Lines Matching refs:Index

778       unsigned Index = Args.getBaseArgs().MakeIndex(A->getValue(Args, 1));
779 unsigned Prev = Index;
780 Arg *XarchArg = Opts.ParseOneArg(Args, Index);
790 if (!XarchArg || Index > Prev + 1) {