Home | History | Annotate | Download | only in AST

Lines Matching refs:VisitUnaryPreInc

2321   bool VisitUnaryPreInc(const UnaryOperator *E) { return true; }