Searched refs:FDParam (Results 1 – 1 of 1) sorted by relevance
6667 ParmVarDecl *FDParam = FD->getParamDecl(Idx-1); in DiagnoseInvalidRedeclaration() local6668 SourceLocation Loc = FDParam->getTypeSpecStartLoc(); in DiagnoseInvalidRedeclaration()6672 << Idx << FDParam->getType() in DiagnoseInvalidRedeclaration()