Home | History | Annotate | Download | only in AST

Lines Matching refs:Subst

164   if (const SubstTemplateTypeParmType *Subst
166 TC = Subst->getReplacementType()->getTypeClass();
232 if (const SubstTemplateTypeParmType *Subst =
234 Quals -= QualType(Subst, 0).getQualifiers();