Home | History | Annotate | Download | only in Core

Lines Matching refs:isArrayType

427     if (CL->isGLValue() || CL->getType()->isArrayType())
584 (T->isArrayType() || T->isRecordType() || T->isVectorType() ||