Searched refs:getAsUsingShadowDecl (Results 1 – 9 of 9) sorted by relevance
160 if (UsingShadowDecl *USD = getAsUsingShadowDecl()) in getAsTemplateDecl()208 UsingShadowDecl *TemplateName::getAsUsingShadowDecl() const { in getAsUsingShadowDecl() function in TemplateName213 return QTN->getUnderlyingTemplate().getAsUsingShadowDecl(); in getAsUsingShadowDecl()268 if (const auto* USD = getAsUsingShadowDecl()) in Profile()
85 if (UsingShadowDecl *USD = TName.getAsUsingShadowDecl()) in getFullyQualifiedTemplateName()
1168 const UsingShadowDecl *USD = TN.getAsUsingShadowDecl(); in dumpBareTemplateName()
9899 auto UsingOrError = Import(From.getAsUsingShadowDecl()); in Import()
6671 return DeclarationNameInfo(Name.getAsUsingShadowDecl()->getDeclName(), in getNameForTemplate()
314 UsingShadowDecl *getAsUsingShadowDecl() const;
642 let Read = [{ node.getAsUsingShadowDecl() }];
3040 TemplateId->Template.get().getAsUsingShadowDecl(); in InventTemplateParameter()5978 UsingShadowDecl *USD = TN.getAsUsingShadowDecl()) in VisitAutoTypeLoc()
1113 UsingShadowDecl *USD = TN.getAsUsingShadowDecl(); in BuildTypeConstraint()