Searched refs:getCanonicalNestedNameSpecifier (Results 1 – 6 of 6) sorted by relevance
1883 return Context.getCanonicalNestedNameSpecifier(UD->getQualifier()) == in declarationReplaces()1884 Context.getCanonicalNestedNameSpecifier( in declarationReplaces()1889 return Context.getCanonicalNestedNameSpecifier(UUVD->getQualifier()) == in declarationReplaces()1890 Context.getCanonicalNestedNameSpecifier( in declarationReplaces()
5085 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentNameType()5135 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateSpecializationType()6787 ASTContext::getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) const { in getCanonicalNestedNameSpecifier() function in ASTContext6795 getCanonicalNestedNameSpecifier(NNS->getPrefix()), in getCanonicalNestedNameSpecifier()9225 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateName()9261 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateName()12540 : Ctx.getCanonicalNestedNameSpecifier(X->getQualifier()); in getCommonNNS()
172 NNS = Context.getCanonicalNestedNameSpecifier(NNS); in VisitNestedNameSpecifier()
490 NNS = Context.getASTContext().getCanonicalNestedNameSpecifier(NNS); in addSubstitution()6716 NNS = Context.getASTContext().getCanonicalNestedNameSpecifier(NNS); in mangleSubstitution()
2655 getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) const;
13224 Context.getCanonicalNestedNameSpecifier(Qual); in CheckUsingDeclRedeclaration()13250 if (CNNS != Context.getCanonicalNestedNameSpecifier(DQual)) in CheckUsingDeclRedeclaration()