Home | History | Annotate | Download | only in Sema

Lines Matching refs:ArgIndex

709   unsigned ArgIndex = 0;
712 e = FT->arg_type_end(); i != e; ++i, ++ArgIndex) {
713 const ParmVarDecl *PD = FD->getParamDecl(ArgIndex);
718 ArgIndex+1, PD->getSourceRange(),