Home | History | Annotate | Download | only in Sema

Lines Matching refs:getAsArrayType

1716       if (const ArrayType *AT = Context.getAsArrayType(T)) {
5698 if (const ArrayType *AT = Context.getAsArrayType(PType)) {