Searched refs:getCanonicalNestedNameSpecifier (Results 1 – 5 of 5) sorted by relevance
1676 return Context.getCanonicalNestedNameSpecifier(UD->getQualifier()) == in declarationReplaces()1677 Context.getCanonicalNestedNameSpecifier( in declarationReplaces()1682 return Context.getCanonicalNestedNameSpecifier(UUVD->getQualifier()) == in declarationReplaces()1683 Context.getCanonicalNestedNameSpecifier( in declarationReplaces()
4227 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentNameType()4279 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateSpecializationType()5354 ASTContext::getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) const { in getCanonicalNestedNameSpecifier() function in ASTContext5362 getCanonicalNestedNameSpecifier(NNS->getPrefix()), in getCanonicalNestedNameSpecifier()7651 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateName()7687 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateName()
153 NNS = Context.getCanonicalNestedNameSpecifier(NNS); in VisitNestedNameSpecifier()
2370 getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) const;
10279 if (Context.getCanonicalNestedNameSpecifier(Qual) != in CheckUsingDeclRedeclaration()10280 Context.getCanonicalNestedNameSpecifier(DQual)) in CheckUsingDeclRedeclaration()