Lines Matching refs:fall_through
298 void DoTest(Label* if_true, Label* if_false, Label* fall_through);
305 Label* fall_through);
337 Label* fall_through) {
338 TestContext context(this, if_true, if_false, fall_through);
359 Label* fall_through);
594 Label** fall_through) const = 0;
636 Label** fall_through) const;
660 Label** fall_through) const;
669 Label* fall_through)
673 fall_through_(fall_through) { }
682 Label* fall_through() const { return fall_through_; }
699 Label** fall_through) const;
729 Label** fall_through) const;