Home | History | Annotate | Download | only in Parse

Lines Matching defs:ND

432     NamedDecl *ND = candidate.getCorrectionDecl();
433 if (!ND)
436 if (isa<TypeDecl>(ND))