Home | History | Annotate | Download | only in src

Lines Matching defs:fall_through

305               Label* fall_through);
316 Label* fall_through);
321 Label* fall_through);
369 Label* fall_through) {
370 TestContext context(this, expr, if_true, if_false, fall_through);
655 Label** fall_through) const = 0;
696 Label** fall_through) const;
717 Label** fall_through) const;
727 Label* fall_through)
732 fall_through_(fall_through) { }
742 Label* fall_through() const { return fall_through_; }
756 Label** fall_through) const;
783 Label** fall_through) const;