Searched refs:getCanonicalNestedNameSpecifier (Results 1 – 6 of 6) sorted by relevance
1868 return Context.getCanonicalNestedNameSpecifier(UD->getQualifier()) == in declarationReplaces()1869 Context.getCanonicalNestedNameSpecifier( in declarationReplaces()1874 return Context.getCanonicalNestedNameSpecifier(UUVD->getQualifier()) == in declarationReplaces()1875 Context.getCanonicalNestedNameSpecifier( in declarationReplaces()
5493 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentNameType()5543 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateSpecializationType()7236 ASTContext::getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) const { in getCanonicalNestedNameSpecifier() function in ASTContext7244 getCanonicalNestedNameSpecifier(NNS->getPrefix()), in getCanonicalNestedNameSpecifier()9685 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateName()9721 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateName()13032 : Ctx.getCanonicalNestedNameSpecifier(X->getQualifier()); in getCommonNNS()
172 NNS = Context.getCanonicalNestedNameSpecifier(NNS); in VisitNestedNameSpecifier()
490 NNS = Context.getASTContext().getCanonicalNestedNameSpecifier(NNS); in addSubstitution()6747 NNS = Context.getASTContext().getCanonicalNestedNameSpecifier(NNS); in mangleSubstitution()
2742 getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) const;
13099 Context.getCanonicalNestedNameSpecifier(Qual); in CheckUsingDeclRedeclaration() 13125 if (CNNS != Context.getCanonicalNestedNameSpecifier(DQual)) in CheckUsingDeclRedeclaration()