Home | History | Annotate | Download | only in AST

Lines Matching refs:CanonType

3019   QualType CanonType;
3021 CanonType = getCanonicalType(Underlying);
3028 CanonType = getCanonicalTemplateSpecializationType(Template, Args,
3040 = new (Mem) TemplateSpecializationType(Template, Args, NumArgs, CanonType,