Home | History | Annotate | Download | only in src

Lines Matching full:fall_through

331               Label* fall_through);
342 Label* fall_through);
347 Label* fall_through);
395 Label* fall_through) {
396 TestContext context(this, expr, if_true, if_false, fall_through);
698 Label** fall_through) const = 0;
739 Label** fall_through) const;
760 Label** fall_through) const;
770 Label* fall_through)
775 fall_through_(fall_through) { }
785 Label* fall_through() const { return fall_through_; }
799 Label** fall_through) const;
826 Label** fall_through) const;