Home | History | Annotate | Download | only in Sema

Lines Matching defs:TS

6163     TypeSourceInfo *TS = E->getAssocTypeSourceInfo(i);
6164 if (TS) {
6165 TypeSourceInfo *AssocType = getDerived().TransformType(TS);