Home | History | Annotate | Download | only in Sema

Lines Matching refs:ArgIndex

826   for (unsigned ArgIndex = 0; ArgIndex < Attr.getNumArgs(); ++ArgIndex) {
831 if (!S.checkStringLiteralArgumentAttr(Attr, ArgIndex, StateString, &Loc))