Home | History | Annotate | Download | only in Sema

Lines Matching defs:TSI

188   TypeSourceInfo *TSI = GetTypeForDeclarator(FD.D, S);
189 QualType T = TSI->getType();
207 T, TSI, MethodImplKind);
217 T, TSI, MethodImplKind);
419 TypeSourceInfo *TSI,
514 T, TSI, MethodImplKind, DC);