Home | History | Annotate | Download | only in Sema

Lines Matching refs:VisitDeclRefExpr

416   void VisitDeclRefExpr(DeclRefExpr *E) {
420 EvaluatedExprVisitor<ContainsReference>::VisitDeclRefExpr(E);