Home | History | Annotate | Download | only in Sema

Lines Matching refs:getAsArrayType

1440     if (const ArrayType *AT = Context.getAsArrayType(AllocType)) {
2943 ElTy = S.Context.getAsArrayType(ArgTy)->getElementType();
3682 while (const ArrayType *AT = Self.Context.getAsArrayType(T)) {
3707 while (const ArrayType *AT = Self.Context.getAsArrayType(T)) {