Home | History | Annotate | Download | only in Core

Lines Matching defs:ND

173       const NamedDecl *ND = dyn_cast<NamedDecl>(CP->getCallee());
174 if (ND) {
177 os << " (within a call to '" << ND->getDeclName() << "')";