Home | History | Annotate | Download | only in Sema

Lines Matching refs:NewND

572   Decl *NewND = Visit(ND);
573 if (!NewND) return 0;
577 cast<NamedDecl>(NewND), D->getFriendLoc());