Home | History | Annotate | Download | only in Sema

Lines Matching refs:isArrayType

634   if (T->isArrayType() || T->isFunctionType()) {