Home | History | Annotate | Download | only in parsing

Lines Matching refs:NewWithStatement

5445   return factory()->NewWithStatement(with_scope, expr, body, pos);