Home | History | Annotate | Download | only in AST

Lines Matching refs:isArrayType

239   } else if (Ty->isArrayType()) {
1010 if (PointeeTy->isArrayType()) {