Home | History | Annotate | Download | only in Sema

Lines Matching refs:TSI

148   TypeSourceInfo *TSI = GetTypeForDeclarator(FD.D, S);
149 QualType T = TSI->getType();
175 isOverridingProperty, TSI,
186 TSI, MethodImplKind);