Home | History | Annotate | Download | only in Sema

Lines Matching refs:isArrayType

657   else if (T->isArrayType())
3774 if (Var->getType()->isArrayType()) {
4444 if (T->isFunctionType() || T->isArrayType()) {