Searched refs:getCanonicalNestedNameSpecifier (Results 1 – 5 of 5) sorted by relevance
1404 return Context.getCanonicalNestedNameSpecifier( in declarationReplaces()1406 Context.getCanonicalNestedNameSpecifier( in declarationReplaces()1413 return Context.getCanonicalNestedNameSpecifier( in declarationReplaces()1415 Context.getCanonicalNestedNameSpecifier( in declarationReplaces()
1219 NNS = Context.getCanonicalNestedNameSpecifier(NNS); in VisitNestedNameSpecifier()
3299 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentNameType()3358 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateSpecializationType()4065 ASTContext::getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) const { in getCanonicalNestedNameSpecifier() function in ASTContext4073 getCanonicalNestedNameSpecifier(NNS->getPrefix()), in getCanonicalNestedNameSpecifier()6260 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateName()6296 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateName()
1799 getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) const;
7565 if (Context.getCanonicalNestedNameSpecifier(Qual) != in CheckUsingDeclRedeclaration()7566 Context.getCanonicalNestedNameSpecifier(DQual)) in CheckUsingDeclRedeclaration()