Home | History | Annotate | Download | only in Sema

Lines Matching refs:getTrivialTypeSourceInfo

769   TypeSourceInfo *TSI = Context.getTrivialTypeSourceInfo(InitCaptureType,
848 MethodTyInfo = Context.getTrivialTypeSourceInfo(MethodTy);
1202 S.Context.getTrivialTypeSourceInfo(PtrToFunctionTy, Loc);
1206 TypeSourceInfo *ConvTSI = S.Context.getTrivialTypeSourceInfo(ConvTy, Loc);
1352 NameLoc.NamedType.TInfo = S.Context.getTrivialTypeSourceInfo(BlockPtrTy, Loc);
1357 S.Context.getTrivialTypeSourceInfo(ConvTy, Loc),
1419 S.Context.getTrivialTypeSourceInfo(SizeType, Loc), SC_None);
1683 Context.getTrivialTypeSourceInfo(Src->getType());