Searched refs:FromP (Results 1 – 1 of 1) sorted by relevance
5097 for (auto *FromP : D->parameters()) { in VisitObjCMethodDecl() local5098 if (Expected<ParmVarDecl *> ToPOrErr = import(FromP)) in VisitObjCMethodDecl()