Home | History | Annotate | Download | only in AST

Lines Matching refs:VisitDeclRefExpr

2288   bool VisitDeclRefExpr(const DeclRefExpr *E) {
2868 bool VisitDeclRefExpr(const DeclRefExpr *E);
2915 bool LValueExprEvaluator::VisitDeclRefExpr(const DeclRefExpr *E) {
4040 bool VisitDeclRefExpr(const DeclRefExpr *E) {
4044 return ExprEvaluatorBaseTy::VisitDeclRefExpr(E);