Home | History | Annotate | Download | only in Sema

Lines Matching refs:NewND

528   Decl *NewND = Visit(ND);
529 if (!NewND) return 0;
533 cast<NamedDecl>(NewND), D->getFriendLoc());