Searched refs:CanonKeyword (Results 1 – 1 of 1) sorted by relevance
5545 ElaboratedTypeKeyword CanonKeyword = Keyword; in getDependentTemplateSpecializationType() local5547 CanonKeyword = ElaboratedTypeKeyword::Typename; in getDependentTemplateSpecializationType()5554 if (AnyNonCanonArgs || CanonNNS != NNS || CanonKeyword != Keyword) { in getDependentTemplateSpecializationType()5555 Canon = getDependentTemplateSpecializationType(CanonKeyword, CanonNNS, in getDependentTemplateSpecializationType()