Home | History | Annotate | Download | only in Sema

Lines Matching refs:getInc

5429   ExprResult Inc = getDerived().TransformExpr(S->getInc());
5434 if (S->getInc() && !FullInc.get())
5445 Inc.get() == S->getInc() &&
5893 ExprResult Inc = getDerived().TransformExpr(S->getInc());
5908 Inc.get() != S->getInc() ||