Home | History | Annotate | Download | only in ast

Lines Matching refs:statement_

58         : scope_(scope), statement_(statement), next_(nullptr) {}
66 SloppyBlockFunctionStatement* statement_;