Home | History | Annotate | Download | only in AST

Lines Matching refs:VisitDeclRefExpr

4188   bool VisitDeclRefExpr(const DeclRefExpr *E);
4241 bool LValueExprEvaluator::VisitDeclRefExpr(const DeclRefExpr *E) {
5585 bool VisitDeclRefExpr(const DeclRefExpr *E) {
5589 return ExprEvaluatorBaseTy::VisitDeclRefExpr(E);