Home | History | Annotate | Download | only in src

Lines Matching refs:break_scope

785         : info_(info), owner_(owner), next_(owner->break_scope()) {
810 BreakAndContinueScope* break_scope() const { return break_scope_; }