Home | History | Annotate | Download | only in AST

Lines Matching defs:TST

2890                                               QualType TST) const {
2900 new (*this, TypeAlignment) InjectedClassNameType(Decl, TST);
3101 QualType TST = getTemplateSpecializationType(Name, Args, Underlying);
3103 TypeSourceInfo *DI = CreateTypeSourceInfo(TST);