Searched refs:getCanonicalNestedNameSpecifier (Results 1 – 5 of 5) sorted by relevance
1486 return Context.getCanonicalNestedNameSpecifier( in declarationReplaces()1488 Context.getCanonicalNestedNameSpecifier( in declarationReplaces()1495 return Context.getCanonicalNestedNameSpecifier( in declarationReplaces()1497 Context.getCanonicalNestedNameSpecifier( in declarationReplaces()
3375 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentNameType()3434 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateSpecializationType()4202 ASTContext::getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) const { in getCanonicalNestedNameSpecifier() function in ASTContext4210 getCanonicalNestedNameSpecifier(NNS->getPrefix()), in getCanonicalNestedNameSpecifier()6296 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateName()6332 NestedNameSpecifier *CanonNNS = getCanonicalNestedNameSpecifier(NNS); in getDependentTemplateName()
1401 NNS = Context.getCanonicalNestedNameSpecifier(NNS); in VisitNestedNameSpecifier()
1858 getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) const;
8221 if (Context.getCanonicalNestedNameSpecifier(Qual) != in CheckUsingDeclRedeclaration()8222 Context.getCanonicalNestedNameSpecifier(DQual)) in CheckUsingDeclRedeclaration()