Searched refs:getCanonicalNestedNameSpecifier (Results 1 – 6 of 6) sorted by relevance
1807 return Context.getCanonicalNestedNameSpecifier(UD->getQualifier()) == in declarationReplaces()1808 Context.getCanonicalNestedNameSpecifier( in declarationReplaces()1813 return Context.getCanonicalNestedNameSpecifier(UUVD->getQualifier()) == in declarationReplaces()1814 Context.getCanonicalNestedNameSpecifier( in declarationReplaces()
5048 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentNameType()5100 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateSpecializationType()6704 ASTContext::getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) const { in getCanonicalNestedNameSpecifier() function in ASTContext6712 getCanonicalNestedNameSpecifier(NNS->getPrefix()), in getCanonicalNestedNameSpecifier()9106 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateName()9142 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateName()
157 NNS = Context.getCanonicalNestedNameSpecifier(NNS); in VisitNestedNameSpecifier()
463 NNS = Context.getASTContext().getCanonicalNestedNameSpecifier(NNS); in addSubstitution()6039 NNS = Context.getASTContext().getCanonicalNestedNameSpecifier(NNS); in mangleSubstitution()
2634 getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) const;
12676 Context.getCanonicalNestedNameSpecifier(Qual); in CheckUsingDeclRedeclaration()12702 if (CNNS != Context.getCanonicalNestedNameSpecifier(DQual)) in CheckUsingDeclRedeclaration()