Home | History | Annotate | Download | only in Sema

Lines Matching refs:isArray

7553     if (E->isArray() && !E->getAllocatedType()->isDependentType()) {