Home | History | Annotate | Download | only in Sema

Lines Matching defs:TSI

717   TypeSourceInfo *TSI = TLB.getTypeSourceInfo(Context, DeductType);
721 /*VarDecl*/nullptr, DeclarationName(Id), DeductType, TSI,
769 TypeSourceInfo *TSI = Context.getTrivialTypeSourceInfo(InitCaptureType,
776 Loc, Id, InitCaptureType, TSI, SC_Auto);