Lines Matching defs:VisitUnaryPostInc
5898 void VisitUnaryPostInc(UnaryOperator *UO) { VisitUnaryPostIncDec(UO); }