Home
last modified time | relevance | path

Searched refs:set_switch_continue (Results 1 – 2 of 2) sorted by relevance

/llvm-project/openmp/libompd/gdb-plugin/ompd/
H A Dompd.py547 ff.set_switch_continue(False)
550 ff.set_switch_continue(True)
553 ff.set_switch_continue(False)
H A Dframe_filter.py87 def set_switch_continue(self, on_off): member in FrameFilter