Home | History | Annotate | Download | only in AST

Lines Matching refs:VisitUnaryDeref

4740   bool VisitUnaryDeref(const UnaryOperator *E);
4939 bool LValueExprEvaluator::VisitUnaryDeref(const UnaryOperator *E) {