Home | History | Annotate | Download | only in AST

Lines Matching refs:VisitUnaryDeref

323   bool VisitUnaryDeref(const UnaryOperator *E) {
501 bool VisitUnaryDeref(const UnaryOperator *E);
593 bool LValueExprEvaluator::VisitUnaryDeref(const UnaryOperator *E) {