Home | History | Annotate | Download | only in Sema

Lines Matching defs:VisitUnaryPostInc

5898   void VisitUnaryPostInc(UnaryOperator *UO) { VisitUnaryPostIncDec(UO); }