Home | History | Annotate | Download | only in AST

Lines Matching refs:Subst

170   if (const SubstTemplateTypeParmType *Subst
172 TC = Subst->getReplacementType()->getTypeClass();
240 if (const SubstTemplateTypeParmType *Subst =
242 Quals -= QualType(Subst, 0).getQualifiers();