Home | History | Annotate | Download | only in Sema

Lines Matching refs:getArraySize

7946   ExprResult ArraySize = getDerived().TransformExpr(E->getArraySize());
7987 ArraySize.get() == E->getArraySize() &&