Home | History | Annotate | Download | only in Sema

Lines Matching defs:SizeType

1405   QualType SizeType = S.Context.getSizeType();
1418 S.Context, S.CurContext, Loc, Loc, IterationVarName, SizeType,
1419 S.Context.getTrivialTypeSourceInfo(SizeType, Loc), SC_None);
1426 S.BuildDeclRefExpr(IterationVar, SizeType, VK_LValue, Loc);