Home | History | Annotate | Download | only in Sema

Lines Matching full:sidx

412 /// from Sidx, resolve to a lockable object.
413 /// \param Sidx The attribute argument index to start checking with.
419 int Sidx = 0,
421 for(unsigned Idx = Sidx; Idx < Attr.getNumArgs(); ++Idx) {