Searched refs:getCanonicalNestedNameSpecifier (Results 1 – 6 of 6) sorted by relevance
1836 return Context.getCanonicalNestedNameSpecifier(UD->getQualifier()) == in declarationReplaces()1837 Context.getCanonicalNestedNameSpecifier( in declarationReplaces()1842 return Context.getCanonicalNestedNameSpecifier(UUVD->getQualifier()) == in declarationReplaces()1843 Context.getCanonicalNestedNameSpecifier( in declarationReplaces()
5102 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentNameType()5151 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateSpecializationType()6780 ASTContext::getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) const { in getCanonicalNestedNameSpecifier() function in ASTContext6788 getCanonicalNestedNameSpecifier(NNS->getPrefix()), in getCanonicalNestedNameSpecifier()9215 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateName()9251 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateName()12398 : Ctx.getCanonicalNestedNameSpecifier(X->getQualifier()); in getCommonNNS()
157 NNS = Context.getCanonicalNestedNameSpecifier(NNS); in VisitNestedNameSpecifier()
464 NNS = Context.getASTContext().getCanonicalNestedNameSpecifier(NNS); in addSubstitution()6040 NNS = Context.getASTContext().getCanonicalNestedNameSpecifier(NNS); in mangleSubstitution()
2619 getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) const;
12785 Context.getCanonicalNestedNameSpecifier(Qual); in CheckUsingDeclRedeclaration()12811 if (CNNS != Context.getCanonicalNestedNameSpecifier(DQual)) in CheckUsingDeclRedeclaration()