Home | History | Annotate | Download | only in Sema

Lines Matching refs:getTrivialTypeSourceInfo

803   TypeSourceInfo *TSI = Context.getTrivialTypeSourceInfo(InitCaptureType,
880 MethodTyInfo = Context.getTrivialTypeSourceInfo(MethodTy);
1214 S.Context.getTrivialTypeSourceInfo(PtrToFunctionTy, Loc);
1218 TypeSourceInfo *ConvTSI = S.Context.getTrivialTypeSourceInfo(ConvTy, Loc);
1359 NameLoc.NamedType.TInfo = S.Context.getTrivialTypeSourceInfo(BlockPtrTy, Loc);
1364 S.Context.getTrivialTypeSourceInfo(ConvTy, Loc),
1609 Context.getTrivialTypeSourceInfo(Src->getType());