Home | History | Annotate | Download | only in AST

Lines Matching refs:VisitPredefinedExpr

2302   bool VisitPredefinedExpr(const PredefinedExpr *E) { return false; }
2869 bool VisitPredefinedExpr(const PredefinedExpr *E) { return Success(E); }