Lines Matching refs:NamedDecl
228 void dumpName(const NamedDecl *D);
696 if (const NamedDecl *ND = dyn_cast<NamedDecl>(D)) {
716 void ASTDumper::dumpName(const NamedDecl *ND) {
1002 if (auto *ND = dyn_cast<NamedDecl>(D))
1004 const_cast<NamedDecl *>(ND)))
1006 if (const NamedDecl *ND = dyn_cast<NamedDecl>(D))
1124 for (ArrayRef<NamedDecl *>::iterator