Home | History | Annotate | Download | only in Parse

Lines Matching defs:ND

469     NamedDecl *ND = candidate.getCorrectionDecl();
470 if (!ND)
473 if (isa<TypeDecl>(ND))