Searched defs:from_tty (Results 1 – 3 of 3) sorted by relevance
/llvm-project/openmp/libompd/gdb-plugin/ompd/ |
H A D | ompd.py | 38 def invoke(self, arg, from_tty): argument 97 def invoke(self, arg, from_tty): argument 152 def invoke(self, arg, from_tty): argument 205 def invoke(self, arg, from_tty): argument 287 def invoke(self, arg, from_tty): argument 315 def invoke(self, arg, from_tty): argument 520 def invoke(self, arg, from_tty): argument 568 def invoke(self, arg, from_tty): argument 643 def invoke(self, arg, from_tty): argument
|
/llvm-project/libcxx/test/libcxx/gdb/ |
H A D | gdb_pretty_printer_test.py | 37 invoke(self, arg, from_tty) global() argument
|
/llvm-project/polly/lib/External/isl/ |
H A D | libisl-gdb.py | 69 def invoke(self, arg, from_tty): argument
|