Home | History | Annotate | Download | only in Sema

Lines Matching refs:getSizeType

1208              = CheckConvertedConstantExpression(NumElts, Context.getSizeType(), Value,
1334 Context.getSizeType(),
1377 ConvertedSize = PerformImplicitConversion(ArraySize, Context.getSizeType(),
1582 llvm::APInt(Context.getTypeSize(Context.getSizeType()), NumElements),
1718 S.Context.getSizeType());
1743 Context.getSizeType(),
2115 QualType SizeT = Context.getSizeType();
2133 Context.VoidTy, VoidPtr, Context.getSizeType());
2136 Context.VoidTy, VoidPtr, Context.getSizeType());
4478 RParen, Context.getSizeType());