Home | History | Annotate | Download | only in Sema

Lines Matching refs:ArgIndex

766   unsigned ArgIndex = 0;
770 i != e; ++i, ++ArgIndex) {
771 const ParmVarDecl *PD = FD->getParamDecl(ArgIndex);
776 ArgIndex+1, PD->getSourceRange(),