Home | History | Annotate | Download | only in Sema

Lines Matching refs:getSizeType

1028              = CheckConvertedConstantExpression(NumElts, Context.getSizeType(), Value,
1161 Context.getSizeType(),
1204 ConvertedSize = PerformImplicitConversion(ArraySize, Context.getSizeType(),
1405 llvm::APInt(Context.getTypeSize(Context.getSizeType()), NumElements),
1562 Context.getSizeType(),
1915 QualType SizeT = Context.getSizeType();
3900 Context.getSizeType()));