Home | History | Annotate | Download | only in Sema

Lines Matching defs:VisitDeclRefExpr

66     bool VisitDeclRefExpr(DeclRefExpr *DRE);
80 /// VisitDeclRefExpr - Visit a reference to a declaration, to
83 bool CheckDefaultArgumentVisitor::VisitDeclRefExpr(DeclRefExpr *DRE) {