Home | History | Annotate | Download | only in AST

Lines Matching refs:VisitUnaryDeref

4584   bool VisitUnaryDeref(const UnaryOperator *E);
4783 bool LValueExprEvaluator::VisitUnaryDeref(const UnaryOperator *E) {