Searched defs:USD (Results 1 – 12 of 12) sorted by relevance
147 if (UsingShadowDecl *USD = dyn_cast<UsingShadowDecl>(TemplateOrUsing)) in getAsTemplateDecl() local160 if (UsingShadowDecl *USD = getAsUsingShadowDecl()) in getAsTemplateDecl() local210 if (UsingShadowDecl *USD = dyn_cast<UsingShadowDecl>(D)) in getAsUsingShadowDecl() local268 if (const auto* USD = getAsUsingShadowDecl()) in Profile() local
85 if (UsingShadowDecl *USD = TName.getAsUsingShadowDecl()) in getFullyQualifiedTemplateName() local
915 void JSONNodeDumper::VisitUsingShadowDecl(const UsingShadowDecl *USD) { in VisitUsingShadowDecl()
1168 const UsingShadowDecl *USD = TN.getAsUsingShadowDecl(); in dumpBareTemplateName() local
959 if (auto *USD = dyn_cast<UsingShadowDecl>(D)) { in checkExportedDecl() local
655 if (const auto *USD = dyn_cast<UsingShadowDecl>(SD)) { in BuildCXXNestedNameSpecifier() local
3615 if (UsingShadowDecl *USD = dyn_cast<UsingShadowDecl>(D)) in LookupLiteralOperator() local3820 if (auto *USD = dyn_cast<UsingShadowDecl>(D)) in ArgumentDependentLookup() local
1143 if (const auto *USD = dyn_cast<UsingShadowDecl>(Found)) in ClassifyName() local1179 if (auto *USD = dyn_cast<UsingShadowDecl>(Result.getRepresentativeDecl())) in ClassifyName() local
3039 UsingShadowDecl *USD = in InventTemplateParameter() local
1113 UsingShadowDecl *USD = TN.getAsUsingShadowDecl(); in BuildTypeConstraint() local
17896 if (auto *USD = dyn_cast<UsingShadowDecl>(D)) in argumentDependentLookup() local17907 if (auto *USD = dyn_cast<UsingShadowDecl>(D)) in argumentDependentLookup() local
5900 void CGDebugInfo::EmitUsingShadowDecl(const UsingShadowDecl &USD) { in EmitUsingShadowDecl()5916 for (const auto *USD : UD.shadows()) { in EmitUsingDecl() local5942 for (const auto *USD : UD.shadows()) in EmitUsingEnumDecl() local