Home | History | Annotate | Download | only in ast

Lines Matching full:set_try_block

1202   void set_try_block(Block* b) { try_block_ = b; }