Searched defs:get_flags (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/test/API/commands/command/script/ | ||
H A D | welcome.py | 30 def get_flags(self): member in TargetnameCommand |
/llvm-project/lldb/examples/python/templates/ | ||
H A D | parsed_cmd.py | 299 def get_flags(self): global() member in ParsedCommand |