Home | History | Annotate | Download | only in Sema

Lines Matching refs:ArgIndex

720   unsigned ArgIndex = 0;
724 i != e; ++i, ++ArgIndex) {
725 const ParmVarDecl *PD = FD->getParamDecl(ArgIndex);
730 ArgIndex+1, PD->getSourceRange(),