reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
646 if (auto UDK = getUnnamedDeclKind(D)) 647 diagExportedUnnamedDecl(S, *UDK, D, BlockStart); 650 if (auto *ND = dyn_cast<NamedDecl>(D)) { 663 if (auto *USD = dyn_cast<UsingShadowDecl>(D)) { 675 if (auto *DC = dyn_cast<DeclContext>(D)) 676 if (DC->getRedeclContext()->isFileContext() && !isa<EnumDecl>(D))