Home | History | Annotate | Download | only in Sema

Lines Matching defs:VisitDeclRefExpr

422   void VisitDeclRefExpr(DeclRefExpr *E) {
426 EvaluatedExprVisitor<ContainsReference>::VisitDeclRefExpr(E);