Home | History | Annotate | Download | only in Sema

Lines Matching defs:VisitUnaryPreInc

5883   void VisitUnaryPreInc(UnaryOperator *UO) { VisitUnaryPreIncDec(UO); }