Home
last modified time | relevance | path

Searched defs:get_flags (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/test/API/commands/command/script/
H A Dwelcome.py30 def get_flags(self): member in TargetnameCommand
/llvm-project/lldb/examples/python/templates/
H A Dparsed_cmd.py299 def get_flags(self): global() member in ParsedCommand