Searched defs:get_repeat_command (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/test/API/commands/command/script/add/ | ||
H A D | test_commands.py | 105 def get_repeat_command(self, command): member in NoArgsCommand |
/llvm-project/lldb/examples/python/ | ||
H A D | cmdtemplate.py | 75 def get_repeat_command(self, args): global() member in FrameStatCommand |