Searched refs:getCanonicalNestedNameSpecifier (Results 1 – 5 of 5) sorted by relevance
1537 return Context.getCanonicalNestedNameSpecifier(UD->getQualifier()) == in declarationReplaces()1538 Context.getCanonicalNestedNameSpecifier( in declarationReplaces()1543 return Context.getCanonicalNestedNameSpecifier(UUVD->getQualifier()) == in declarationReplaces()1544 Context.getCanonicalNestedNameSpecifier( in declarationReplaces()
3450 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentNameType()3509 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateSpecializationType()4322 ASTContext::getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) const { in getCanonicalNestedNameSpecifier() function in ASTContext4330 getCanonicalNestedNameSpecifier(NNS->getPrefix()), in getCanonicalNestedNameSpecifier()6424 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateName()6460 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateName()
1479 NNS = Context.getCanonicalNestedNameSpecifier(NNS); in VisitNestedNameSpecifier()
1960 getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) const;
8321 if (Context.getCanonicalNestedNameSpecifier(Qual) != in CheckUsingDeclRedeclaration()8322 Context.getCanonicalNestedNameSpecifier(DQual)) in CheckUsingDeclRedeclaration()