Home | History | Annotate | Download | only in AST

Lines Matching refs:VisitUnaryDeref

2325   bool VisitUnaryDeref(const UnaryOperator *E) {
2878 bool VisitUnaryDeref(const UnaryOperator *E);
3023 bool LValueExprEvaluator::VisitUnaryDeref(const UnaryOperator *E) {