Home | History | Annotate | Download | only in Sema

Lines Matching refs:ArgIndex

744   unsigned ArgIndex = 0;
748 i != e; ++i, ++ArgIndex) {
749 const ParmVarDecl *PD = FD->getParamDecl(ArgIndex);
754 ArgIndex+1, PD->getSourceRange(),