Home | History | Annotate | Download | only in Sema

Lines Matching refs:getArraySize

6918   ExprResult ArraySize = getDerived().TransformExpr(E->getArraySize());
6971 ArraySize.get() == E->getArraySize() &&