Home | History | Annotate | Download | only in AST

Lines Matching refs:VisitUnaryPostInc

2322   bool VisitUnaryPostInc(const UnaryOperator *E) { return true; }