Home | History | Annotate | Download | only in Core

Lines Matching defs:DD

314         if (const DeclaratorDecl *DD = dyn_cast<DeclaratorDecl>(DR->getDecl()))
315 Out << " (loaded from '" << *DD << "')";