Home | History | Annotate | Download | only in AST

Lines Matching refs:VisitUnaryPreDec

2323   bool VisitUnaryPreDec(const UnaryOperator *E) { return true; }