Searched refs:getAsNamespaceAlias (Results 1 – 16 of 16) sorted by relevance
254 asImpl().writeNamespaceAliasDeclRef(NNS->getAsNamespaceAlias()); in writeNestedNameSpecifier()
189 NamespaceAliasDecl *getAsNamespaceAlias() const;
177 NamespaceAliasDecl *NestedNameSpecifier::getAsNamespaceAlias() const { in getAsNamespaceAlias() function in NestedNameSpecifier270 OS << getAsNamespaceAlias()->getName(); in print()
228 Scope->getAsNamespaceAlias()->getNamespace()->getCanonicalDecl(), in getFullyQualifiedNestedNameSpecifier()
442 return IsStructurallyEquivalent(Context, NNS1->getAsNamespaceAlias(), in IsStructurallyEquivalent()443 NNS2->getAsNamespaceAlias()); in IsStructurallyEquivalent()
126 AddDecl(NNS->getAsNamespaceAlias()); in AddNestedNameSpecifier()
1282 mangleSourceNameWithAbiTags(qualifier->getAsNamespaceAlias()); in mangleUnresolvedPrefix()1995 mangleName(qualifier->getAsNamespaceAlias()->getNamespace()); in manglePrefix()
8726 if (ExpectedDecl NSADOrErr = Import(FromNNS->getAsNamespaceAlias())) in Import()8803 Builder.Extend(getToContext(), Spec->getAsNamespaceAlias(), in Import()
6066 NNS->getAsNamespaceAlias()->getNamespace() in getCanonicalNestedNameSpecifier()
283 handleReference(NNS.getNestedNameSpecifier()->getAsNamespaceAlias(), in indexNestedNameSpecifierLoc()
148 return NNS->getAsNamespaceAlias()->getNamespace(); in computeDeclContext()
4212 II = NNS->getAsNamespaceAlias()->getIdentifier(); in getNestedNameSpecifierIdentifiers()
4091 Q.getLocalBeginLoc(), QNNS->getAsNamespaceAlias())); in TransformNestedNameSpecifierLoc()
630 !D.SS.getScopeRep()->getAsNamespaceAlias()) { in ParseUsingDeclarator()
2966 if (auto *NAS = X->getAsNamespaceAlias()) in getNamespace()
5393 AddDeclRef(NNS.getNestedNameSpecifier()->getAsNamespaceAlias()); in AddNestedNameSpecifierLoc()