Home | History | Annotate | Download | only in AST

Lines Matching refs:VisitPredefinedExpr

4575   bool VisitPredefinedExpr(const PredefinedExpr *E) { return Success(E); }