Home | History | Annotate | Download | only in Sema

Lines Matching refs:getAsArrayType

1688     if (const ArrayType *AT = Context.getAsArrayType(AllocType)) {
3618 ElTy = S.Context.getAsArrayType(ArgTy)->getElementType();
4414 while (const ArrayType *AT = Self.Context.getAsArrayType(T)) {
4439 while (const ArrayType *AT = Self.Context.getAsArrayType(T)) {