Home | History | Annotate | Download | only in AST

Lines Matching refs:CanonType

3390   QualType CanonType;
3392 CanonType = getCanonicalType(Underlying);
3399 CanonType = getCanonicalTemplateSpecializationType(Template, Args,
3411 = new (Mem) TemplateSpecializationType(Template, Args, NumArgs, CanonType,