Home | History | Annotate | Download | only in Sema

Lines Matching refs:VisitExpr

62     bool VisitExpr(Expr *Node);
68 /// VisitExpr - Visit all of the children of this expression.
69 bool CheckDefaultArgumentVisitor::VisitExpr(Expr *Node) {