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()
4873 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentNameType()4925 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateSpecializationType()6030 ASTContext::getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) const { in getCanonicalNestedNameSpecifier() function in ASTContext6038 getCanonicalNestedNameSpecifier(NNS->getPrefix()), in getCanonicalNestedNameSpecifier()8456 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateName()8492 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateName()
153 NNS = Context.getCanonicalNestedNameSpecifier(NNS); in VisitNestedNameSpecifier()
2496 getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) const;
12363 if (Context.getCanonicalNestedNameSpecifier(Qual) != in CheckUsingDeclRedeclaration()12364 Context.getCanonicalNestedNameSpecifier(DQual)) in CheckUsingDeclRedeclaration()