Searched refs:getCanonicalNestedNameSpecifier (Results 1 – 5 of 5) sorted by relevance
1766 return Context.getCanonicalNestedNameSpecifier(UD->getQualifier()) == in declarationReplaces()1767 Context.getCanonicalNestedNameSpecifier( in declarationReplaces()1772 return Context.getCanonicalNestedNameSpecifier(UUVD->getQualifier()) == in declarationReplaces()1773 Context.getCanonicalNestedNameSpecifier( in declarationReplaces()
4888 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentNameType()4940 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateSpecializationType()6045 ASTContext::getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) const { in getCanonicalNestedNameSpecifier() function in ASTContext6053 getCanonicalNestedNameSpecifier(NNS->getPrefix()), in getCanonicalNestedNameSpecifier()8475 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateName()8511 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateName()
153 NNS = Context.getCanonicalNestedNameSpecifier(NNS); in VisitNestedNameSpecifier()
2547 getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) const;
12476 Context.getCanonicalNestedNameSpecifier(Qual); in CheckUsingDeclRedeclaration()12502 if (CNNS != Context.getCanonicalNestedNameSpecifier(DQual)) in CheckUsingDeclRedeclaration()