reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4394 DependentTemplateSpecializationType::Profile(ID, *this, Keyword, NNS, 4405 ElaboratedTypeKeyword CanonKeyword = Keyword; 4406 if (Keyword == ETK_None) CanonKeyword = ETK_Typename; 4418 if (AnyNonCanonArgs || CanonNNS != NNS || CanonKeyword != Keyword) { 4430 T = new (Mem) DependentTemplateSpecializationType(Keyword, NNS,