Searched refs:include_stack_check_ (Results 1 – 4 of 4) sorted by relevance
371 : block_id_(block_id), include_stack_check_(include_stack_check) { } in block_id_()378 bool include_stack_check() const { return include_stack_check_; } in include_stack_check()382 bool include_stack_check_; variable
372 : block_id_(block_id), include_stack_check_(include_stack_check) { } in block_id_()379 bool include_stack_check() const { return include_stack_check_; } in include_stack_check()383 bool include_stack_check_; variable
806 include_stack_check_(false) { } in HGoto()809 include_stack_check_ = include_stack_check; in set_include_stack_check()811 bool include_stack_check() const { return include_stack_check_; } in include_stack_check()820 bool include_stack_check_;